diff options
author | Arthur Eubanks <aeubanks@google.com> | 2022-01-26 14:50:27 -0800 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2022-01-26 15:08:22 -0800 |
commit | 1d085f1147346fb4030f4bd467f8447f3cd16c36 (patch) | |
tree | bd1314baacf10580c593f435243c68638d279fab /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 10ce1eed47ef8b9985c635acb05894cad717bf49 (diff) | |
download | llvm-1d085f1147346fb4030f4bd467f8447f3cd16c36.zip llvm-1d085f1147346fb4030f4bd467f8447f3cd16c36.tar.gz llvm-1d085f1147346fb4030f4bd467f8447f3cd16c36.tar.bz2 |
[gn build] Don't pass -fuse-ld=lld to compiler-rt tests
This was done for check-hwasan, but compiler-rt/test/hwasan/lit.cfg.py
already does that.
This makes check-asan (to be submitted) fail on Windows due to using
lld-link (as opposed to MSVC link.exe) in tests. That seems like a
problem that should be fixed, but that's orthogonal to this patch.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions