ClickHouse/tests
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
..
ci Merge pull request #40845 from ClickHouse/cherry-pick-assignees 2022-09-01 18:32:46 +02:00
config
fuzz Revert "Move CatBoost evaluation into clickhouse-library-bridge" 2022-08-31 20:54:43 +02:00
instructions Enable clang-tidy for headers 2022-08-31 10:48:15 +00:00
integration Merge 'origin/master' into tracing_context_propagation to resolve conflicts 2022-09-01 23:18:59 +08:00
jepsen.clickhouse-keeper
perf_drafts
performance
queries Fix debug symbols (Add a quirk to force clang emit .debug_aranges with ThinLTO) 2022-09-02 23:22:25 +02:00
.gitignore
clickhouse-test Update clickhouse-test 2022-09-01 14:26:50 +03:00
CMakeLists.txt
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt