[PATCH] [x86] Convert little endian Addend to native endian when reading MachO section data.
Lang Hames
lhames at gmail.com
Fri Oct 10 16:19:25 PDT 2014
Hi Daniel,
Thanks for tracking this down!
I've committed an alternative fix for this in r219543. I believe your fix would have worked equally well, but I want to keep the endian-aware read/write style consistent across RuntimeDyldMachO.
Could you let me know if r219543 fixes the failures you're seeing.
Cheers,
Lang.
http://reviews.llvm.org/D5702
More information about the llvm-commits
mailing list