This is an archive of the discontinued LLVM Phabricator instance.

Replace a string comparison in ARMSubtarget.h with a tablegen entry in ARM.td (NFC)
ClosedPublic

Authored by tyomitch on Mar 23 2016, 6:56 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

tyomitch updated this revision to Diff 51413.Mar 23 2016, 6:56 AM
tyomitch retitled this revision from to Replace a string comparison in ARMSubtarget.h with a tablegen entry in ARM.td (NFC).
tyomitch added reviewers: rengolin, t.p.northover.
tyomitch added a subscriber: llvm-commits.
rengolin accepted this revision.Mar 23 2016, 9:06 AM
rengolin edited edge metadata.

Obvious patch. LGTM. Thanks!

This revision is now accepted and ready to land.Mar 23 2016, 9:06 AM
This revision was automatically updated to reflect the committed changes.