[LLVMbugs] [Bug 15130] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Feb 25 15:48:03 PST 2013


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

Andy Kaylor <andrew.kaylor at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
           See Also|                            |http://llvm.org/bugs/show_b
                   |                            |ug.cgi?id=15356,
                   |                            |http://llvm.org/bugs/show_b
                   |                            |ug.cgi?id=15357
         Resolution|---                         |FIXED

--- Comment #5 from Andy Kaylor <andrew.kaylor at intel.com> ---
I implemented a workaround in r176057 that prevents this failure.

I am marking this bug as resolved/fixed because the ExecutionEngine tests will
now succeed when run with AddressSanitizer.

I have opened two new issues, 15356 and 15357, to track the underlying problems
that led to the failure seen in this report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130225/471d7db1/attachment.html>


More information about the llvm-bugs mailing list