diff options
author | Vitaly Buka <vitalybuka@google.com> | 2023-09-08 11:06:51 -0700 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2023-09-08 16:56:57 -0700 |
commit | 9dc5d8df16030a63deb2a425c6122985b5a06891 (patch) | |
tree | ba667d71e7c1a9b5d9ae639dffe7fc2503ed529b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f0f548a65a215c450d956dbcedb03656449705b9 (diff) | |
download | llvm-9dc5d8df16030a63deb2a425c6122985b5a06891.zip llvm-9dc5d8df16030a63deb2a425c6122985b5a06891.tar.gz llvm-9dc5d8df16030a63deb2a425c6122985b5a06891.tar.bz2 |
[sanitizer] Add CMake flag to build with internal symbolizer
This intermediate result in moving internal symbolizer build
from sh script to CMake rules.
The flag is supposed to be used with:
-DLLVM_ENABLE_PROJECTS="clang;lld;compiler-rt" -DLLVM_ENABLE_RUNTIMES="libunwind;libcxx;libcxxabi" -Sllvm-project/llvm
After converting sh script into cmake, we may add support for other build modes.
For https://github.com/llvm/llvm-project/issues/30098
Reviewed By: kstoimenov, MaskRay
Differential Revision: https://reviews.llvm.org/D157947
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions