This is an archive of the discontinued LLVM Phabricator instance.

COFF: Write import library symbols to a symbol table.
ClosedPublic

Authored by ruiu on Jul 27 2015, 3:49 PM.

Details

Reviewers
majnemer
Summary

Write import library symbols to a symbol table.

Diff Detail

Event Timeline

ruiu updated this revision to Diff 30752.Jul 27 2015, 3:49 PM
ruiu retitled this revision from to COFF: Write import library symbols to a symbol table..
ruiu updated this object.
ruiu added a reviewer: majnemer.
ruiu set the repository for this revision to rL LLVM.
ruiu added a subscriber: llvm-commits.
majnemer accepted this revision.Jul 27 2015, 4:32 PM
majnemer edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jul 27 2015, 4:32 PM
Eugene.Zelenko added a subscriber: Eugene.Zelenko.

Committed in r243350.