[llvm-commits] [llvm] r138831 - /llvm/trunk/test/CodeGen/X86/segmented-stacks.ll

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Sat Sep 3 20:27:13 PDT 2011


> The first darwin failure after r138821 was:
> Assertion failed: (!Subtarget->isTargetEnvMacho()), function LowerDYNAMIC_STACKALLOC, file .../llvm/lib/Target/X86/X86ISelLowering.cpp, line 8853.

Sorry for taking so long to reply.

The attached patch turns the assert into a fatal error. Is it OK?

> Not sure what happens in the release build.
>
> -Andy

Cheers,
Rafael
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: t.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110903/9a46902b/attachment.ksh>


More information about the llvm-commits mailing list