This is an archive of the discontinued LLVM Phabricator instance.

ELF: Add a test showing that the new local_unnamed_addr attribute can permit internalization.
ClosedPublic

Authored by pcc on May 13 2016, 2:35 PM.

Diff Detail

Event Timeline

pcc updated this revision to Diff 57255.May 13 2016, 2:35 PM
pcc retitled this revision from to ELF: Use canOmitFromDynSym() to control which symbols may be omitted from the symbol table..
pcc updated this object.
pcc added a reviewer: rafael.
pcc added a subscriber: llvm-commits.
pcc updated this revision to Diff 57528.May 17 2016, 3:05 PM

Rebase onto D20260

pcc retitled this revision from ELF: Use canOmitFromDynSym() to control which symbols may be omitted from the symbol table. to ELF: Add a test showing that the new local_unnamed_addr attribute can permit internalization..May 17 2016, 3:06 PM
pcc updated this object.
rafael accepted this revision.May 17 2016, 3:24 PM
rafael edited edge metadata.

LGTM once the dependencies are in.

This revision is now accepted and ready to land.May 17 2016, 3:24 PM
This revision was automatically updated to reflect the committed changes.