diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-04-28 17:06:40 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-04-28 17:06:40 +0000 |
commit | 5c98b74536e3ea4b491f47918828ac07c07e3def (patch) | |
tree | c4a8eb1467426e2fa63a4e824793eedd03546780 /llvm/lib/IR/ModuleSummaryIndex.cpp | |
parent | 24db6b800fcdf0b45f1e2489ec3a7fb57937f0d1 (diff) | |
download | llvm-5c98b74536e3ea4b491f47918828ac07c07e3def.zip llvm-5c98b74536e3ea4b491f47918828ac07c07e3def.tar.gz llvm-5c98b74536e3ea4b491f47918828ac07c07e3def.tar.bz2 |
COFF: actually synthesize CONST imports properly
CONSTANT imports expect both the `_imp_` prefixed and non-prefixed
symbols should be added to the symbol table. This allows for linking
symbols like _NSConcreteGlobalBlock in WinObjC. The previous change
would generate the import library properly by handling the option but
would not consume the generated entry properly.
llvm-svn: 301657
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions