aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2020-09-02 14:28:42 -0400
committerNico Weber <thakis@chromium.org>2020-09-02 14:29:59 -0400
commit1426ac0482951d4cb98f84ab9fc89c745f95602e (patch)
tree69f1fe57aa75b70f7ace01192a7333dfa5959724 /clang/lib/Serialization/ModuleManager.cpp
parent4cefa8614ffe18cf8de0fe86297df81f4385e08f (diff)
downloadllvm-1426ac0482951d4cb98f84ab9fc89c745f95602e.zip
llvm-1426ac0482951d4cb98f84ab9fc89c745f95602e.tar.gz
llvm-1426ac0482951d4cb98f84ab9fc89c745f95602e.tar.bz2
[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.
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions