[llvm-commits] [llvm] r135215 - /llvm/trunk/lib/MC/MCDwarf.cpp
Bill Wendling
isanbard at gmail.com
Fri Jul 15 11:08:47 PDT 2011
On Jul 15, 2011, at 3:07 AM, Anton Korobeynikov wrote:
> Bill,
>
>> * The personality function should be encoded as an absolute pointer to the function.
> Will you please next time indicate that this is for darwin-specific
> compact encoding only? :) It's rather hard to figure out from the
> patch alone :)
Sure. Though only Darwin is supported at this time. :-)
> Also, btw, is this still true for PIC mode?
>
Yes. Nick says that there are no relocations allowed in the __LD,__compact_unwind section.
-bw
More information about the llvm-commits
mailing list