[llvm-commits] Persistent regression failures
Chris Lattner
clattner at apple.com
Sun Apr 29 11:59:45 PDT 2007
> Running /home/me22/programming/llvm-cvs/test/CFrontend/dg.exp ...
> FAIL: /home/me22/programming/llvm-cvs/test/CFrontend/2007-04-11-
> InlineAsmStruct.c
> Failed with exit(1) at line 1
> while running: /usr/local/bin/llvm-gcc -emit-llvm
> /home/me22/programming/llvm-cvs/test/CFrontend/2007-04-11-
> InlineAsmStruct.c
> -S -emit-llvm -o - | grep {call i32 asm}
> child process exited abnormally
> FAIL: /home/me22/programming/llvm-cvs/test/CFrontend/2007-04-11-
> InlineAsmUnion.c
> Failed with exit(1) at line 1
> while running: /usr/local/bin/llvm-gcc -emit-llvm
> /home/me22/programming/llvm-cvs/test/CFrontend/2007-04-11-
> InlineAsmUnion.c
> -S -emit-llvm -o - | grep {call i32 asm}
> child process exited abnormally
It was a combination of multiple things, hopefully the tests should
pass now, please let me know if they don't for you.
-Chris
More information about the llvm-commits
mailing list