Lauro,

Fixing the DejaGnu tester turned up three regressions in the ARM tests:

Running /proj/llvm/llvm-2/test/CodeGen/ARM/dg.exp ...
FAIL: /proj/llvm/llvm-2/test/CodeGen/ARM/align.ll: exit(1) at line 2
while running: llvm-upgrade
< /proj/llvm/llvm-2/test/CodeGen/ARM/align.ll | llvm-as | llc
-mtriple=arm-linux |  grep align.*2 | wc | grep 2
child process exited abnormally
FAIL: /proj/llvm/llvm-2/test/CodeGen/ARM/hello.ll: exit(1) at line 3
while running: llvm-as < /proj/llvm/llvm-2/test/CodeGen/ARM/hello.ll |
llc -mtriple=arm-linux --disable-fp-elim | grep mov | wc -l | grep 2
child process exited abnormally
FAIL: /proj/llvm/llvm-2/test/CodeGen/ARM/long.ll: exit(1) at line 12
while running: llvm-upgrade < /proj/llvm/llvm-2/test/CodeGen/ARM/long.ll
| llvm-as | llc -march=t
llc: for the -march option: : Cannot find option named 't'!


_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to