search for: afa12e4d

Displaying 3 results from an estimated 3 matches for "afa12e4d".

2013 May 18
0
[LLVMdev] Unsupported MCJIT tests on ARM?
Hi Renato, > /home/user/devel/llvm/src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp:307: > void llvm::RuntimeDyldELF::resolveARMRelocation(const llvm::SectionEntry&, > uint64_t, uint32_t, uint32_t, int32_t): Assertion `(*TargetPtr & 0x000F0FFF) > == 0' failed. I think there's a discussion going on about this already at
2013 May 18
2
[LLVMdev] Unsupported MCJIT tests on ARM?
...d to pass (despite the warning) or it was passing because something was wrong. I'll prepare a patch and will send for your review. cheers, --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130518/afa12e4d/attachment.html>
2013 May 18
2
[LLVMdev] Unsupported MCJIT tests on ARM?
Hi folks, Three MCJIT tests are failing on both our buildbots (check-all and self-host) and I'm not sure what's the best way to fix it. Some test passes, some not on { A9, A15 } x { Ubuntu 12.10, Ubuntu 12.04 }, the error is: lli: /home/user/devel/llvm/src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp:307: void llvm::RuntimeDyldELF::resolveARMRelocation(const