[LLVMdev] r107943 / r107947 break i386 in Darwin.
Bob Wilson
bob.wilson at apple.com
Fri Jul 9 09:39:03 PDT 2010
I've reverted those changes. They were badly broken for i386.
On Jul 9, 2010, at 7:39 AM, Jean-Daniel Dupas wrote:
> It gave me some hard time, but I managed to build a reduced show case:
>
> Must be compile in i386:
>
> clang -arch i386 -o crash TestAppDelegate.c
> ./crash
> Segmentation Fault
>
>
> <TestAppDelegate.c>
>
>
>
> Le 9 juil. 2010 à 15:20, Jean-Daniel Dupas a écrit :
>
>> Hello,
>>
>> I didn't managed to isolate the problem exactly, but I have some projects that crash (EXC_BAD_ACCESS) at launch time if I compile them using clang and integrated-as.
>> After some svn update -r, I managed to find the culprit change. This is the commit r107943.
>> I will try to find more info about what goes wrong.
>>
>> -- Jean-Daniel
>>
>>
>>
>>
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
> -- Jean-Daniel
>
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list