diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-03-17 03:32:21 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-03-17 03:32:21 +0000 |
commit | 3dfb86b641a3d3d9cb2149d1892abe06b4e453c5 (patch) | |
tree | bf41a253c91835232d00c198bb93c4dd4731a061 /clang/lib/Basic/Targets.cpp | |
parent | baf1aaaf1fb7fe2f543ffe2515641dd2f5c9d635 (diff) | |
download | bcm5719-llvm-3dfb86b641a3d3d9cb2149d1892abe06b4e453c5.tar.gz bcm5719-llvm-3dfb86b641a3d3d9cb2149d1892abe06b4e453c5.zip |
Fix the clang -Werror build & make the unit tests link under Linux
The order of libraries passed to the linker didn't work under linux (you
need the llvm libraries first, then the lldb libraries). I modelled this
after clang's setup here. Seemed simple enough to just be consistent.
llvm-svn: 232461
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions