summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2013-12-20 11:35:40 +0000
committerRui Ueyama <ruiu@google.com>2013-12-20 11:35:40 +0000
commitd07c1be1717f87d12ed7c0e7dcc6ccad31cbaf59 (patch)
tree8bb27ec94a40967ab4ee38fae844210e120f7417 /llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp
parentcbbaf7585f0ead3f6b3b7fe407fbd6746da7e0bd (diff)
downloadbcm5719-llvm-d07c1be1717f87d12ed7c0e7dcc6ccad31cbaf59.tar.gz
bcm5719-llvm-d07c1be1717f87d12ed7c0e7dcc6ccad31cbaf59.zip
[PECOFF] Create the import library file.
If the linker is instructed to create a DLL, it will also create an import library (.lib file) to describe the symbols exported by the DLL. This patch is to create the import library file. There is a convenient command "lib.exe" which can create an import library from a module definition file (.def file). The command is used in this patch. llvm-svn: 197801
Diffstat (limited to 'llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud