On Apr 15, 2007, at 3:44 AM, Reid Spencer wrote: > I have converted most of the test directories. The ones that remain > are > ones that use the %llvmgcc and %llvmgxx variables. These aren't > working > because they set the path at the start. I need to find a workaround > for > that hack.
Ok, cool. > The remaining six failures are: > > test/Assembler/2002-08-19-BytecodeReader.llx - llvm-upgrade assert > test/Assembler/2003-08-21-ConstantExprCast-Fold.llx - llvm-upgrade > assert > test/Assembler/2004-01-11-getelementptrfolding.llx - llvm-upgrade > assert > > test/Transforms/GlobalDCE/2002-08-17-FunctionDGE.ll - llvm-upgrade > error > test/Transforms/GlobalOpt/memset.ll - llvm-upgrade error Please file a bug about these and xfail them. We don't want unexpected failures in the test-suite unless they are unanalyzed and unknown. > test/Transforms/IndVarsSimplify/exit_value_tests.llx - APInt assert I will investigate this and either fix it or do the same. -Chris _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits