diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-04-28 04:29:43 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-04-28 04:29:43 +0000 |
commit | 41d9ef3cedbe05b83e8c03c62aeaf01a1e52b134 (patch) | |
tree | a0b1aea748813cd0faa08837fcffba5d971e0dd6 /llvm/test/tools/llvm-readobj/Inputs | |
parent | 49e58e766b79a7a50446cef0e894a396491044f8 (diff) | |
download | bcm5719-llvm-41d9ef3cedbe05b83e8c03c62aeaf01a1e52b134.tar.gz bcm5719-llvm-41d9ef3cedbe05b83e8c03c62aeaf01a1e52b134.zip |
COFF Import: expose both symbols
COFF Import libraries which use the obsolete CONSTANT export are
supposed to get two symbols, one with the `_imp_` prefix and one
without. Ensure that we expose both for iteration. This is necessary
to fix the librarian with COFF CONSTANT exports.
llvm-svn: 301614
Diffstat (limited to 'llvm/test/tools/llvm-readobj/Inputs')
-rw-r--r-- | llvm/test/tools/llvm-readobj/Inputs/const-import.lib | bin | 0 -> 1200 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-readobj/Inputs/const-import.lib b/llvm/test/tools/llvm-readobj/Inputs/const-import.lib Binary files differnew file mode 100644 index 00000000000..88a2ac3f836 --- /dev/null +++ b/llvm/test/tools/llvm-readobj/Inputs/const-import.lib |