[LLVMdev] Current state of tests in llvm/test?

Evan Jones ejones at uwaterloo.ca
Wed Mar 16 19:13:05 PST 2005


On Mar 16, 2005, at 22:13, Chris Lattner wrote:
> Which 15 failures are those?  Are they dated tests for the C/C++ 
> front-end whose date is later than the CFE build you are using?

Ah ha! Of course. That makes perfect sense. 12 of the failures are in 
"CFrontend" and are dated 2005-01-02 through 2005-03-11. The remaining 
three are:

FAIL: /home/ejones/llvm/llvm/test/Regression/Archive/ranlib_GNU.ll:
FAIL: /home/ejones/llvm/llvm/test/Regression/Archive/ranlib_SVR4.ll:
FAIL: /home/ejones/llvm/llvm/test/Regression/Archive/ranlib_xpg4.ll:

Which I am guessing are also related, since the linker I am using is 
also old.

Thanks,

Evan Jones




More information about the llvm-dev mailing list