This is an archive of the discontinued LLVM Phabricator instance.

Addition of 'sparcel' in one more place
ClosedPublic

Authored by dougk on May 1 2015, 9:12 AM.

Details

Summary

Failed to add it to getArchTypeForLLVMName and mysteriously nothing broke.
This is just the minimal change to get 'llvm-mc' not to have brain-damaged behavior for certain combinations of arguments.

Diff Detail

Repository
rL LLVM

Event Timeline

dougk updated this revision to Diff 24808.May 1 2015, 9:12 AM
dougk retitled this revision from to Addition of 'sparcel' in one more place.
dougk updated this object.
dougk edited the test plan for this revision. (Show Details)
dougk added reviewers: jyknight, venkatra.
dougk added a subscriber: Unknown Object (MLST).
rnk accepted this revision.May 1 2015, 9:29 AM
rnk added a reviewer: rnk.
rnk added a subscriber: rnk.

lgtm

I'm sure we'll have dedicated codegen tests in the future relying on this functionality, so I'm not too worried about it.

This revision is now accepted and ready to land.May 1 2015, 9:29 AM
This revision was automatically updated to reflect the committed changes.