[llvm-commits] [patch] Identifying code sections in MCJIT

Tim Northover t.p.northover at gmail.com
Thu Dec 13 15:03:36 PST 2012


> I just asked about this on IRC and I think I now know how to make isSectionText work for MachO.  Go ahead with your patch and I'll see what I can do with the MCJIT tests on MachO afterward.

Ok. I'll commit it in the morning (assuming no-one else objects). But
I'd like to hear at least a managers' view of how you're making MachO
behave. With luck I'll remember something next time it comes up. It's
all very well knowing ELF, but that's not the only format out there.

Tim.



More information about the llvm-commits mailing list