summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-03-17 03:32:21 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-03-17 03:32:21 +0000
commit3dfb86b641a3d3d9cb2149d1892abe06b4e453c5 (patch)
treebf41a253c91835232d00c198bb93c4dd4731a061 /clang/lib/Basic/Targets.cpp
parentbaf1aaaf1fb7fe2f543ffe2515641dd2f5c9d635 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud