diff options
author | Vitaly Buka <vitalybuka@google.com> | 2023-08-14 18:59:45 -0700 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2023-09-07 19:34:21 -0700 |
commit | 4d14b4a872577bf7ab5ef5bb6f8a2f10781a5f18 (patch) | |
tree | 04aec841b1a5c40c86664c6cf21989a1a0125fb9 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 99fb65fa7a65b9a3f961d6ef715324c2f8637766 (diff) | |
download | llvm-4d14b4a872577bf7ab5ef5bb6f8a2f10781a5f18.zip llvm-4d14b4a872577bf7ab5ef5bb6f8a2f10781a5f18.tar.gz llvm-4d14b4a872577bf7ab5ef5bb6f8a2f10781a5f18.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 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions