diff options
| author | Rui Ueyama <ruiu@google.com> | 2013-12-20 11:35:40 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2013-12-20 11:35:40 +0000 |
| commit | d07c1be1717f87d12ed7c0e7dcc6ccad31cbaf59 (patch) | |
| tree | 8bb27ec94a40967ab4ee38fae844210e120f7417 /llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp | |
| parent | cbbaf7585f0ead3f6b3b7fe407fbd6746da7e0bd (diff) | |
| download | bcm5719-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/Analysis/ModuleDebugInfoPrinter.cpp')
0 files changed, 0 insertions, 0 deletions

