llvm-project/llvm/utils/gn/secondary/compiler-rt
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
..
include [gn build] re-run "gn format" with trunk gn 2020-01-15 13:37:38 -05:00
lib [gn build] Fix COMPILER_RT_HAS_* defines for libclang_rt.profile 2020-09-02 14:29:59 -04:00
test [gn build] Add support for expensive checks 2020-08-18 09:53:39 -07:00
BUILD.gn gn build: Add support for cross-compiling the builtins and profile runtimes for Android aarch64 and arm. 2019-10-31 15:47:20 -07:00
target.gni gn build: Add support for cross-compiling the builtins and profile runtimes for Android aarch64 and arm. 2019-10-31 15:47:20 -07:00