http://llvm.org/bugs/show_bug.cgi?id=20501
Sylvestre Ledru <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #8 from Sylvestre Ledru <[email protected]> --- One of them is fixed, the other still fails: ******************** TEST 'LLVM :: ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s' FAILED ******************** Script: -- /tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/build-llvm/Release/bin/llvm-mc -triple=arm64-apple-ios7.0.0 -code-model=small -relocation-model=pic -filetype=obj -o /tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/build-llvm/test/ExecutionEngine/RuntimeDyld/AArch64/Output/foo.o /tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s /tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/build-llvm/Release/bin/llvm-rtdyld -triple=arm64-apple-ios7.0.0 -verify -check=/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s /tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/build-llvm/test/ExecutionEngine/RuntimeDyld/AArch64/Output/foo.o -- Exit Code: 1 Command Output (stderr): -- Expression 'decode_operand(adrp2, 1) = (stub_addr(foo.o, __text, _ptr)[32:12] - adrp2[32:12])' is false: 0xfffffffffff00000 != 0x0 /tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/build-llvm/Release/bin/llvm-rtdyld: error: some checks in '/tmp/buildd/llvm-toolchain-snapshot-3.6~svn214660/test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s' failed same info (i386 debian) -- 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
