diff options
author | Rui Ueyama <ruiu@google.com> | 2013-07-03 06:09:33 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-07-03 06:09:33 +0000 |
commit | afa4844d94c7e86f56dcba1a14d1b6284e2df1cf (patch) | |
tree | f1cefd70963c14a196b2efc6cca41f60052abe66 /llvm/lib | |
parent | 4b862775eaa1a7adb5f54d44f6a9b84e69fcae22 (diff) | |
download | bcm5719-llvm-afa4844d94c7e86f56dcba1a14d1b6284e2df1cf.tar.gz bcm5719-llvm-afa4844d94c7e86f56dcba1a14d1b6284e2df1cf.zip |
[PECOFF] Handle hint field in Hint/Name table in the import library.
A hint is an index of the export pointer table in a DLL, at which
PE/COFF loader starts looking for a symbol name. The import library
comes with hints and symbol pairs, and as long as hints are in sync
with the actual symbol table in DLL, the symbols will be resolved
quickly. So, we shouldn't ignore hints but propagate them to an output.
llvm-svn: 185516
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions