[llvm-commits] darwin x86 make check failures
Tanya Lattner
lattner at apple.com
Fri Oct 12 12:20:58 PDT 2007
I'm seeing this with tot (SVN version 42924):
FAIL: /Users/lattner/work/llvm/test/CodeGen/X86/2006-10-19-
SwitchUnnecessaryBranching.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /Users/lattner/work/llvm/test/CodeGen/
X86/2006-10-19-SwitchUnnecessaryBranching.ll | llvm-as | llc -
march=x86 | /usr/bin/tclsh8.4 /Users/lattner/work/llvm/test/Scripts/
prcontext.tcl je 1 | grep BB1_main:
child process exited abnormally
FAIL: /Users/lattner/work/llvm/test/CodeGen/X86/fp_constant_op.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /Users/lattner/work/llvm/test/CodeGen/
X86/fp_constant_op.llx | llvm-as | llc -march=x86 -x86-asm-
syntax=intel -mcpu=i486 | grep -i ST | not grep {fadd\|fsub\|fdiv\|
fmul}
child process exited abnormally
Anyone want to claim them? ;)
-Tanya
More information about the llvm-commits
mailing list