Fix bugpoint to run -llc-safe with -Xlinker.
authorLauro Ramos Venancio <lauro.venancio@gmail.com>
Wed, 6 Jun 2007 23:10:56 +0000 (23:10 +0000)
committerLauro Ramos Venancio <lauro.venancio@gmail.com>
Wed, 6 Jun 2007 23:10:56 +0000 (23:10 +0000)
commit497391ad8d35fd8dcf6b48f459c179e3db3d3c5c
tree184d21764bce3808c9643bd54c0ce9d134bfa890
parent9613e871d26f123789d98c61879b4dbe944a6d31
Fix bugpoint to run -llc-safe with -Xlinker.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37483 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExecutionDriver.cpp
tools/bugpoint/ToolRunner.cpp