This is an archive of the discontinued LLVM Phabricator instance.

Simplify ARMTargetParser::parseArch(ARMTargetParser::getCanonical()), following D10249
ClosedPublic

Authored by tyomitch on Jun 4 2015, 2:15 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

tyomitch updated this revision to Diff 27148.Jun 4 2015, 2:15 PM
tyomitch retitled this revision from to Simplify ARMTargetParser::parseArch(ARMTargetParser::getCanonical()), following D10249.
tyomitch updated this object.
tyomitch edited the test plan for this revision. (Show Details)
tyomitch added a reviewer: rengolin.
tyomitch added a subscriber: Unknown Object (MLST).
rengolin accepted this revision.Jun 4 2015, 2:22 PM
rengolin edited edge metadata.

Perfect, thank you!

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