[LLVMbugs] [Bug 4772] ARM unittest JIT. GlobalInFunction fail during ARM Machine Code Emitter

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Sep 12 11:33:47 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=4772


Xerxes Rånby <xerxes at zafena.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #9 from Xerxes Rånby <xerxes at zafena.se>  2009-09-12 13:33:46 ---
After pussling on this one, the jited code actually looks fine.
The SIGSEGV are most likely caused by missing code to invalidate the
instruction cache on ARM Linux.

*** This bug has been marked as a duplicate of bug 4960 ***


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list