On 9/11/07, Anton Korobeynikov <[EMAIL PROTECTED]> wrote:
> Bill,
>
> > The personality function on Darwin needs a global stub. We then refer to
> > that global stub instead of doing the ".set" thingy we were doing before.
> This breaks linux. The problem is indirect encoding of personality
> symbol. It shouldn't be so for linux. It seems we need another knob for
> it :(
>
Gar! :-( Okay. I can add a bool of some sort to indicate that one
needs the indirect encoding. Sorry about the breakage!

-bw
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to