This is an archive of the discontinued LLVM Phabricator instance.

ELF: Add more variants of ignored flags.
ClosedPublic

Authored by pcc on Mar 31 2016, 12:50 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc updated this revision to Diff 52265.Mar 31 2016, 12:50 PM
pcc retitled this revision from to ELF: Add more variants of ignored flags..
pcc updated this object.
pcc added reviewers: rafael, ruiu.
pcc added a subscriber: llvm-commits.
ruiu accepted this revision.Mar 31 2016, 1:01 PM
ruiu edited edge metadata.

LGTM

ELF/Options.td
196 ↗(On Diff #52265)

I'd name _eq instead of _EQ.

This revision is now accepted and ready to land.Mar 31 2016, 1:01 PM
This revision was automatically updated to reflect the committed changes.