[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:15:35 PDT 2009
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
>
More information about the cfe-commits
mailing list