This is an archive of the discontinued LLVM Phabricator instance.

Change big 'if' statement into a switch. NFC
ClosedPublic

Authored by dougk on Jun 3 2015, 11:30 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

dougk updated this revision to Diff 27056.Jun 3 2015, 11:30 AM
dougk retitled this revision from to Change big 'if' statement into a switch. NFC.
dougk updated this object.
dougk edited the test plan for this revision. (Show Details)
dougk added a subscriber: Unknown Object (MLST).
bkramer accepted this revision.Jun 3 2015, 11:40 AM
bkramer added a reviewer: bkramer.
bkramer added a subscriber: bkramer.

Looks good. Feel free to check in trivial changes like this for post-commit review.

This revision is now accepted and ready to land.Jun 3 2015, 11:40 AM
This revision was automatically updated to reflect the committed changes.