http://llvm.org/bugs/show_bug.cgi?id=22692
Bug ID: 22692
Summary: One MCJIT tests fails on AArch64 bootstrap
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: MCJIT
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
The test below XFAILs on first and second builds of a CMake bootstrap but they
fail on Phase3 of a configure bootstrap (what we use for releases).
******************** TEST 'LLVM :: ExecutionEngine/MCJIT/hello-sm-pic.ll'
FAILED ********************
Script:
--
/home/linaro/devel/llvm/release/final/Phase3/Release/llvmCore-3.6.0-final.obj/Release/bin/lli
-relocation-model=pic -code-model=small
/home/linaro/devel/llvm/release/final/llvm.src/test/ExecutionEngine/MCJIT/hello-sm-pic.ll
> /dev/null
--
Exit Code: 0
********************
I'm not too worried about it, but it'd be good to know what's the difference
and maybe apply that to CMake to make more MCJIT tests pass on ARM/AArch64, and
possibly other architectures.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs