This is an archive of the discontinued LLVM Phabricator instance.

Move dllimport name mangling to IR mangler.
ClosedPublic

Authored by pcc on Jun 8 2015, 12:39 PM.

Details

Summary

This ensures that LTO clients see the correct external symbol name.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc updated this revision to Diff 27324.Jun 8 2015, 12:39 PM
pcc retitled this revision from to Move dllimport name mangling to IR mangler..
pcc updated this object.
pcc edited the test plan for this revision. (Show Details)
pcc added a reviewer: rafael.
pcc added subscribers: ruiu, Unknown Object (MLST).
rafael accepted this revision.Jun 9 2015, 2:06 PM
rafael edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 9 2015, 2:06 PM
This revision was automatically updated to reflect the committed changes.