This is an archive of the discontinued LLVM Phabricator instance.

LTO: Don't bother trying to mangle unnamed globals, as they can't be preserved with MustPreserveSymbols.
ClosedPublic

Authored by pcc on Apr 27 2016, 3:23 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc updated this revision to Diff 55341.Apr 27 2016, 3:23 PM
pcc retitled this revision from to LTO: Don't bother trying to mangle unnamed globals, as they can't be preserved with MustPreserveSymbols..
pcc updated this object.
pcc added a reviewer: mehdi_amini.
pcc added a subscriber: llvm-commits.
mehdi_amini accepted this revision.Apr 27 2016, 4:52 PM
mehdi_amini edited edge metadata.

LGTM thanks!

This revision is now accepted and ready to land.Apr 27 2016, 4:52 PM
This revision was automatically updated to reflect the committed changes.