ClickHouse/tests/queries
Azat Khuzhin 2d3fb36a62 Fix debug symbols (Add a quirk to force clang emit .debug_aranges with ThinLTO)
Wrap a linker into a script that will add some settings (`-mllvm
-generate-arange-section`) in case of ThinLTO to emit `.debug_aranges`
symbols.

Dicussion in the LLVM can be found here [1].

  [1]: https://discourse.llvm.org/t/clang-does-not-produce-full-debug-aranges-section-with-thinlto/64898

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-09-02 23:22:25 +02:00
..
0_stateless Fix debug symbols (Add a quirk to force clang emit .debug_aranges with ThinLTO) 2022-09-02 23:22:25 +02:00
1_stateful Fix test 2022-08-13 02:20:31 +02:00
bugs Move tests to bugs 2022-04-04 00:52:43 +02:00
shell_config.sh tests: cover ClickHouseStatusInfo_DictionaryStatus in prometheus metrics 2022-08-06 12:58:08 +03:00