llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts
Evgenii Stepanov f89ebe108e Support LLVM_ENABLE_PER_TARGET_RUNTIME_DIR in the sanitizer symbolizer build.
In this mode libc++ headers end up in two directories:
* include/<triple>/c++/v1 for the site config header
* include/c++/v1 for everything else

Also switch from -I to -isystem.

Differential Revision: https://reviews.llvm.org/D108841
2021-08-27 13:50:19 -07:00
..
ar_to_bc.sh
build_symbolizer.sh Support LLVM_ENABLE_PER_TARGET_RUNTIME_DIR in the sanitizer symbolizer build. 2021-08-27 13:50:19 -07:00
global_symbols.txt [sanitizer] Fix symbolizer build broken by D82702 2020-07-16 19:34:45 -07:00