search for: leh_frame_common_end1

Displaying 2 results from an estimated 2 matches for "leh_frame_common_end1".

Did you mean: leh_frame_common_end
2007 Aug 24
0
[LLVMdev] Turning on exception handling codegen
..."zPLR" .byte 0x1 .byte 0x7c .byte 0x8 .byte 0x7 .byte 0x1b .long ___gxx_personality_v0-. .byte 0x10 .byte 0x10 .byte 0xc .byte 0x4 .byte 0x4 .byte 0x88 .byte 0x1 .align 2 Leh_frame_common_end1: with no ___gxx_personality_v0. Have you or Anton come across this before? If so, is there a place I can start looking? :-) > PS: 32 bit or 64 bit? > It's 64-bit, which Anton says doesn't work. But I'm not sure if this is a 64-bit specific bug. -bw
2007 Aug 24
5
[LLVMdev] Turning on exception handling codegen
Hi Bill, > I'm trying it on 4.0. On 4.2, I'm getting this problem during bootstrapping: > > ccAMeZbg.s:111:non-relocatable subtraction expression, > "___gxx_personality_v0" minus "L0" > ccAMeZbg.s:111:symbol: "___gxx_personality_v0" can't be undefined in a > subtraction expression this is the darwin assembler that barfs, right? It