aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorLogan Chien <tzuhsiang.chien@gmail.com>2014-06-26 14:23:45 +0000
committerLogan Chien <tzuhsiang.chien@gmail.com>2014-06-26 14:23:45 +0000
commiteb9162f0bb65c26292450c1eb6e3bccad25864b0 (patch)
tree2543835d879393627634158d031b7eac6cf957bc /llvm/lib/CodeGen/MachineFunction.cpp
parent37be06a0c642aa560c544684f458c7aa9d8e9f48 (diff)
downloadllvm-eb9162f0bb65c26292450c1eb6e3bccad25864b0.zip
llvm-eb9162f0bb65c26292450c1eb6e3bccad25864b0.tar.gz
llvm-eb9162f0bb65c26292450c1eb6e3bccad25864b0.tar.bz2
Implement the -fuse-ld= option.
This commit implements the -fuse-ld= option, so that the user can specify -fuse-ld=bfd to use ld.bfd. This commit re-applies r194328 with some test case changes. It seems that r194328 was breaking macosx or mingw build because clang can't find ld.bfd or ld.gold in the given sysroot. We should use -B to specify the executable search path instead. Patch originally by David Chisnall. llvm-svn: 211785
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions