This is an archive of the discontinued LLVM Phabricator instance.

Make le64 DescriptionString consistent with other targets.
ClosedPublic

Authored by jfb on Dec 2 2014, 11:01 AM.

Details

Summary

In particular, remove the defaults and reorder fields so it matches the result of DataLayout::getStringDescription().

Change by David Neto.

Diff Detail

Repository
rL LLVM

Event Timeline

jfb updated this revision to Diff 16819.Dec 2 2014, 11:01 AM
jfb retitled this revision from to Make le64 DescriptionString consistent with other targets..
jfb updated this object.
jfb edited the test plan for this revision. (Show Details)
jfb added reviewers: dschuff, sdt.
jfb added a subscriber: Unknown Object (MLST).
sdt accepted this revision.Dec 2 2014, 11:03 AM
sdt edited edge metadata.
This revision is now accepted and ready to land.Dec 2 2014, 11:03 AM
jfb closed this revision.Dec 2 2014, 11:20 AM
jfb updated this revision to Diff 16820.

Closed by commit rL223140 (authored by @jfb).