This is an archive of the discontinued LLVM Phabricator instance.

Fixed the getting of names and look-up entries of DLL imports.
Needs ReviewPublic

Authored by ddobrev on Jul 30 2014, 11:46 AM.
This revision needs review, but all specified reviewers are disabled or inactive.

Diff Detail

Event Timeline

ddobrev updated this revision to Diff 12040.Jul 30 2014, 11:46 AM
ddobrev retitled this revision from to Fixed the getting of names and look-up entries of DLL imports..
ddobrev updated this object.
ddobrev edited the test plan for this revision. (Show Details)
This comment was removed by ddobrev.
ddobrev added a project: deleted.
ddobrev added a subscriber: Unknown Object (MLST).Aug 3 2014, 11:37 AM
rafael edited edge metadata.Aug 11 2014, 11:33 AM

This needs a testcase. It is used by llvm-objdump/COFFDump.cpp, so it should be easy to add one.

espindola edited reviewers, added: espindola; removed: rafael.Mar 15 2018, 11:06 AM