search for: 88b09dab

Displaying 3 results from an estimated 3 matches for "88b09dab".

2013 Nov 26
0
[LLVMdev] MCJIT RemoteMemoryManager Failures on ARM
I'd be OK with disabled these tests if they can be specifically disabled for ARM with clang. The main purpose of these tests is to ensure that none of the MCJIT/RuntimeDyld/*MemoryManager layering gets rearranged in a way that makes remote execution impossible. I would also note that the failure isn't actually in anything MCJIT-specific. Aside from the fact that it seems to be
2013 Nov 26
2
[LLVMdev] MCJIT RemoteMemoryManager Failures on ARM
On 26 November 2013 01:55, NAKAMURA Takumi <geek4civic at gmail.com> wrote: > IMHO, tests may be suppressed with lit.local.cfg, only if; > They were disabled, but then re-enabled because they don't fail on normal build bots, but they do on self-host bots. So, I think this is a more serious issue than just MCJIT, I think this is a Clang miscompilation. I'll try on x86 to see
2013 Nov 26
2
[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/88b09dab/attachment.html>