aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-06-15 20:39:58 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-06-15 20:39:58 +0000
commitbc7ff7027e9a7611b909ce1f9e2295ad1dec681a (patch)
treed0770abe2f76af76bf26767561a281b957668763 /clang/unittests/Basic/VirtualFileSystemTest.cpp
parent152277952e6f03d6f43f15c6b88a123d2337d776 (diff)
downloadllvm-bc7ff7027e9a7611b909ce1f9e2295ad1dec681a.zip
llvm-bc7ff7027e9a7611b909ce1f9e2295ad1dec681a.tar.gz
llvm-bc7ff7027e9a7611b909ce1f9e2295ad1dec681a.tar.bz2
COFF: add support for lib mode usage
When link is invoked with `/def:` and no input files, it behaves as if `lib.exe` was invoked. Emulate this behaviour, generating the import library from the def file that was passed. Because there is no input to actually generate the dll, we simply process the def file early and exit once we have created the import library. llvm-svn: 305502
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions