[llvm-commits] [llvm] r147912 - in /llvm/trunk: include/llvm/CodeGen/SlotIndexes.h lib/CodeGen/SplitKit.cpp test/CodeGen/X86/2012-01-10-UndefExceptionEdge.ll

Eli Friedman eli.friedman at gmail.com
Tue Jan 10 21:50:41 PST 2012


On Tue, Jan 10, 2012 at 9:45 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
> On Jan 10, 2012, at 6:43 PM, Eli Friedman wrote:
>
> The included test appears to be crashing on Linux builders
> (http://lab.llvm.org:8011/builders/llvm-x86_64-linux,
> http://lab.llvm.org:8011/builders/llvm-x86_64-ubuntu).  Please look
> into it.
>
>
> I can't reproduce the failures. Do we know which compiler these builders are
> using?

According to the slave information page, arxan_davinci is using gcc
4.6.  Not sure about the other one.

-Eli




More information about the llvm-commits mailing list