This is an archive of the discontinued LLVM Phabricator instance.

[Triple] Reimplement isLittleEndian()
ClosedPublic

Authored by davide on Jun 29 2016, 10:44 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

davide updated this revision to Diff 62241.Jun 29 2016, 10:44 AM
davide retitled this revision from to [Triple] Reimplement isLittleEndian().
davide updated this object.
davide added a reviewer: rafael.
davide added a subscriber: llvm-commits.
rafael accepted this revision.Jun 29 2016, 10:59 AM
rafael edited edge metadata.

LGTM, but can you add a unit test showing that we now produce the correct answer for ARM?

This revision is now accepted and ready to land.Jun 29 2016, 10:59 AM
This revision was automatically updated to reflect the committed changes.