llvm-project/llvm/utils/gn/secondary/compiler-rt/lib
Nico Weber 1426ac0482 [gn build] Fix COMPILER_RT_HAS_* defines for libclang_rt.profile
The cmake build uses COMPILER_RT_TARGET_HAS_* in the CMakeLists.txt
but then translates it to -DCOMPILER_RT_HAS_* flags which the
c++ code checks for. So we need to define the latter, not the former.
2020-09-02 14:29:59 -04:00
..
asan [gn build] Make sync_source_lists_from_cmake handle one-line sources lines 2020-07-17 11:53:42 -04:00
builtins [gn build] Port 57903cf093 -- https://reviews.llvm.org/rG57903cf0933 2020-08-21 12:02:30 -04:00
cfi [gn build] Make sync_source_lists_from_cmake handle one-line sources lines 2020-07-17 11:53:42 -04:00
hwasan [gn build] Make sync_source_lists_from_cmake handle one-line sources lines 2020-07-17 11:53:42 -04:00
interception [gn build] re-run "gn format" with trunk gn 2020-01-15 13:37:38 -05:00
lsan [gn build] add asan runtime on linux and mac 2020-01-31 21:23:43 -05:00
profile [gn build] Fix COMPILER_RT_HAS_* defines for libclang_rt.profile 2020-09-02 14:29:59 -04:00
sanitizer_common [gn build] Make sync_source_lists_from_cmake handle one-line sources lines 2020-07-17 11:53:42 -04:00
scudo [gn build] Make sync_source_lists_from_cmake handle one-line sources lines 2020-07-17 11:53:42 -04:00
ubsan gn build: Merge r367452 and add standalone sources 2019-07-31 17:56:45 +00:00
BUILD.gn [gn build] add asan runtime on linux and mac 2020-01-31 21:23:43 -05:00