[cfe-commits] r69165 - in /cfe/trunk: lib/Sema/SemaDecl.cpp test/SemaObjC/scope-check-try-catch.m

Fariborz Jahanian fjahanian at apple.com
Wed Apr 15 10:26:06 PDT 2009


I am also seeing tons of:


1.	<eof> parser at end of file
2.	Code generation
3.	Running pass 'X86 AT&T-Style Assembly Printer' on function  
'@IBOrderConnectionGroups'
Command /Volumes/sandbox/llvm/Debug/bin/clang failed with exit code 250

- Fariborz

On Apr 15, 2009, at 10:15 AM, Fariborz Jahanian wrote:

>
> On Apr 15, 2009, at 9:55 AM, Chris Lattner wrote:
>
>>
>> On Apr 15, 2009, at 9:51 AM, Fariborz Jahanian wrote:
>>
>>> I am seeing lots of crashes like this:
>>>
>>> build/Objects-normal/x86_64/IBViewEditorWindowController.o
>>> Assertion failed: (0 < OldLabelID && OldLabelID <=  
>>> LabelIDList.size()
>>> && "Old label ID out of range."), function RemapLabel, file / 
>>> Volumes/
>>> sandbox/llvm/include/llvm/CodeGen/MachineModuleInfo.h, line 189.
>>
>> This is related to a different bad patch of Devang's.  Devang, can
>> you please revert the patch until it is working again?
>
> If you know the patch can you revert it. I am hosed.
>
> - Thanks, Fariborz
>
>>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits




More information about the cfe-commits mailing list