This is an archive of the discontinued LLVM Phabricator instance.

Add support for le64.
ClosedPublic

Authored by jfb on Sep 11 2014, 3:09 PM.

Details

Summary

le64 is a generic little-endian 64-bit processor, mimicking le32.

Depends on D5318.

Diff Detail

Repository
rL LLVM

Event Timeline

jfb updated this revision to Diff 13607.Sep 11 2014, 3:09 PM
jfb retitled this revision from to Add support for le64..
jfb updated this object.
jfb edited the test plan for this revision. (Show Details)
jfb added a reviewer: dschuff.
jfb added a parent revision: D5318: Add support for le64..
jfb added a subscriber: Unknown Object (MLST).
dschuff accepted this revision.Sep 12 2014, 9:41 AM
dschuff edited edge metadata.
This revision is now accepted and ready to land.Sep 12 2014, 9:41 AM
jfb closed this revision.Sep 12 2014, 11:04 AM
jfb updated this revision to Diff 13648.

Closed by commit rL217697 (authored by @jfb).