[llvm-commits] Debug Relocation Patch

Renato Golin Renato.Golin at arm.com
Mon Mar 14 12:17:36 PDT 2011


> This might be a difference in how ELF and Mach-O handle debug info. Can
> you try this on a Darwin system too?

Nope, sorry. I don't have it available for me to test. :(

I was hoping there was a test for that that but I couldn't find it, so I just created one.

As far as I understand, Mach-O doesn't have relocations (right?), so the current style is actually correct.

Is it possible for the Mach-O back-end to understand that a label inside another section is actually an offset? Or maybe we need to delegate that to each specific back-end...

cheers,
--renato


-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.





More information about the llvm-commits mailing list