search for: 77118bd3

Displaying 2 results from an estimated 2 matches for "77118bd3".

2013 Nov 26
0
[LLVMdev] MCJIT RemoteMemoryManager Failures on ARM
...l prove difficult. But I'll progress, because I do want MCJIT to work well on ARM, and disabling tests is the wrong way to head. ;) cheers, --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131126/77118bd3/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: lli-remote-comm.patch Type: application/octet-stream Size: 2997 bytes Desc: lli-remote-comm.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131126/77118bd3/attachment.obj&gt...
2013 Nov 26
2
[LLVMdev] MCJIT RemoteMemoryManager Failures on ARM
On 26 November 2013 19:05, Kaylor, Andrew <andrew.kaylor at intel.com> wrote: > I would also note that the failure isn’t actually in anything > MCJIT-specific. Aside from the fact that it seems to be clang-specific, > the code that is failing is specific to the lli remote implementation. > It’s not clear to me why it would fail under aggressive optimization with > clang,