[LLVMdev] llvm-test lemon
reed kotler
rkotler at mips.com
Tue Feb 18 12:56:07 PST 2014
Does anyone know if this is a known xfail?
I'm getting a failure for Mips on this but at the same time,
ecmascript.y gets errors when running it through lemon for both gccx86
and llvm mips
so I don't know if the output is supposed to really compare or not.
(This test runs lemon on multiple input files and computes a hash of the
result and diffs the hash).
All inputs that are not getting this error message diff exactly between
llvm mips and gcc x86.
(I have not run test-suite on x86 yet)
More information about the llvm-dev
mailing list