diff options
author | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2022-10-24 10:27:46 -0400 |
---|---|---|
committer | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2022-10-24 12:39:48 -0400 |
commit | c413df064e85623003ae624835177d19a23fffe9 (patch) | |
tree | 432fe3730f7a31e36f266bc7f5744cdf69711d2e /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 73200d155a5882f5bda918596abdc143c991cf0f (diff) | |
download | llvm-c413df064e85623003ae624835177d19a23fffe9.zip llvm-c413df064e85623003ae624835177d19a23fffe9.tar.gz llvm-c413df064e85623003ae624835177d19a23fffe9.tar.bz2 |
[lldb-tests] Force use of system stdlib for Objective-C test
The test TestObjCDirectMethods loads the Objective C runtime, which
doesn't work well with custom a libcxx, resulting in two copies of the
standard library being loaded at runtime.
Like what was done for `TestObjCExceptions`, this commit forces the
usage of the system's library instead. The minimum required Clang
version is set to the oldest Clang that can compile the libraries
available in the lldb-matrix bots.
Differential Revision: https://reviews.llvm.org/D136600
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions