Displaying 2 results from an estimated 2 matches for "e2d91dbc".
2013 Nov 12
0
[LLVMdev] Some MCJIT XPASS and one FAIL on Linux ARMv7
Hi,
I've got the same 4 unexpected passing tests on the AArch64 buildbot.
I checked the buildbot logs and before these tests started to fail all MCJIT
tests were unsupported.
I think that maybe this commit -
http://llvm.org/viewvc/llvm-project?revision=193459&view=revision
<http://llvm.org/viewvc/llvm-project?revision=193459&view=revision>
caused the issue but I'm still
2013 Nov 12
2
[LLVMdev] Some MCJIT XPASS and one FAIL on Linux ARMv7
Hi,
Testing llvm trunk on openSUSE 13.1 ARMv7 I got 4 unexpected passes:
Unexpected Passing Tests (4):
LLVM :: ExecutionEngine/MCJIT/cross-module-sm-pic-a.ll
LLVM :: ExecutionEngine/MCJIT/multi-module-sm-pic-a.ll
LLVM :: ExecutionEngine/MCJIT/remote/cross-module-sm-pic-a.ll
LLVM :: ExecutionEngine/MCJIT/remote/multi-module-sm-pic-a.ll
And one FAIL:
Failing Tests (1):
LLVM ::