diff options
author | Louis Dionne <ldionne@apple.com> | 2020-04-07 08:56:30 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-04-07 08:58:40 -0400 |
commit | 9949cfbd05a076ee4b70e393c5da49dce640a3c7 (patch) | |
tree | dbaa7e3d23f5804ae2ac7755d44600568f3a352f /llvm/lib/CodeGen/ReachingDefAnalysis.cpp | |
parent | cfd388d344ab29ad5e311ac96e382d96bd85d994 (diff) | |
download | llvm-9949cfbd05a076ee4b70e393c5da49dce640a3c7.zip llvm-9949cfbd05a076ee4b70e393c5da49dce640a3c7.tar.gz llvm-9949cfbd05a076ee4b70e393c5da49dce640a3c7.tar.bz2 |
[libc++] Make sure the source file appears before link libraries when compiling tests
Otherwise, files don't link when using a GNU linker, which is more
sensitive on the order of the source file relative to the various
linked libraries. See http://c-faq.com/lib/libsearch.html for an
explanation of the problem.
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions