diff options
author | Colin Cross <ccross@google.com> | 2022-03-03 22:17:15 -0800 |
---|---|---|
committer | Pirama Arumuga Nainar <pirama@google.com> | 2022-03-04 09:31:37 -0800 |
commit | bcc65fb491ca6e83e1ea300f4462a2f56d0b5937 (patch) | |
tree | b842a9ae5445899d699f7f8057dd65a2a9e305cc /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | dd33f9cdef9f6209aa34713e1417f4a2e24e5ca6 (diff) | |
download | llvm-bcc65fb491ca6e83e1ea300f4462a2f56d0b5937.zip llvm-bcc65fb491ca6e83e1ea300f4462a2f56d0b5937.tar.gz llvm-bcc65fb491ca6e83e1ea300f4462a2f56d0b5937.tar.bz2 |
Pass through more LIBCXX_* variables to libfuzzer's custom lib++
Pass LIBCXX_HAS_PTHREAD_LIB, LIBCXX_HAS_RT_LIB and LIBCXXABI_HAS_PTHREAD_LIB
through to the custom lib++ builds so that libfuzzer doesn't end up with a .deplibs section that
links against those libraries when the variables are set to false.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D120946
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions