This is an archive of the discontinued LLVM Phabricator instance.

[JIT] Fix some more missing endian conversions in RuntimeDyld
ClosedPublic

Authored by dsanders on Oct 28 2014, 5:08 PM.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 15533.Oct 28 2014, 5:08 PM
dsanders retitled this revision from to [JIT] Fix some more missing endian conversions in RuntimeDyld This fixes MachO_i386_eh_frame.s on a big-endian Mips host..
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders added a reviewer: lhames.
dsanders added a subscriber: Unknown Object (MLST).
dsanders retitled this revision from [JIT] Fix some more missing endian conversions in RuntimeDyld This fixes MachO_i386_eh_frame.s on a big-endian Mips host. to [JIT] Fix some more missing endian conversions in RuntimeDyld.Oct 28 2014, 5:13 PM
dsanders updated this object.
lhames accepted this revision.Oct 28 2014, 10:26 PM
lhames edited edge metadata.

Looks good to me. Thanks very much Daniel!

This revision is now accepted and ready to land.Oct 28 2014, 10:26 PM
dsanders closed this revision.Nov 1 2014, 9:03 AM