aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/SymbolicFile.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2015-07-08 18:05:22 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2015-07-08 18:05:22 +0000
commite008391ea2becf5963e141174335f7c3dfe7cbba (patch)
treefddc41ad1c4f726daa3fae8321119c9e200c7bcd /llvm/lib/Object/SymbolicFile.cpp
parent83b8ad0eaa7926c243e799b6166d285614e4e2d0 (diff)
downloadllvm-e008391ea2becf5963e141174335f7c3dfe7cbba.zip
llvm-e008391ea2becf5963e141174335f7c3dfe7cbba.tar.gz
llvm-e008391ea2becf5963e141174335f7c3dfe7cbba.tar.bz2
Create lld-link2 symlink/copy for new COFF linker.
This situation will only be temporary; I imagine we will eventually want to have the new linker take the lld-link alias after we remove the old one. However, I would like to port the CFI test suite in the compiler-rt repository to Windows using the new COFF linker's LTO support; these tests currently use gcc-style command lines and invoke the linker via the compiler driver. We can select the linker using the -fuse-ld flag, which Clang supports on Windows, but it takes an executable name, rather than a list of arguments (so "-fuse-ld=lld -flavor link2" wouldn't work), and it doesn't seem worth the effort to extend the Clang driver to support arguments. Differential Revision: http://reviews.llvm.org/D11031 llvm-svn: 241696
Diffstat (limited to 'llvm/lib/Object/SymbolicFile.cpp')
0 files changed, 0 insertions, 0 deletions