diff options
author | Fangrui Song <maskray@google.com> | 2019-12-27 15:08:10 -0800 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-12-27 15:25:08 -0800 |
commit | 33a1b3d8fceae7dd543cd3cf465f7fa6b71a9e7b (patch) | |
tree | 2faf1969a7cf058063f6e74a4e9081bc8fb8cef3 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 5ce2ca524e99189fb778d21f63ec0c78944383e5 (diff) | |
download | llvm-33a1b3d8fceae7dd543cd3cf465f7fa6b71a9e7b.zip llvm-33a1b3d8fceae7dd543cd3cf465f7fa6b71a9e7b.tar.gz llvm-33a1b3d8fceae7dd543cd3cf465f7fa6b71a9e7b.tar.bz2 |
[sanitizer] Link Sanitizer-x86_64-Test-Nolibc with -static
Pass -static so that clang will not pass -Wl,--dynamic-linker,... to the
linker. The test is not expected to run under a ld.so. (Technically it
works under a ld.so but glibc expects to see a PT_DYNAMIC. lld
intentionally does not follow GNU ld's complex rules regarding
PT_DYNAMIC.)
This allows commit 1417558e4a61794347c6bfbafaff7cd96985b2c3 to be
relanded.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions