[LLVMbugs] [Bug 20656] MCJIT::addGlobalMapping not mapping functions in the current object correctly
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jul 30 13:22:08 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=20656
Lang Hames <lhames at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #38 from Lang Hames <lhames at gmail.com> ---
Hi Gideon, Hans,
Gideon - I think Murat's changes were all good, but they were never actually
hooked up to MCJIT's symbol resolution logic, so as far as I can tell they
shouldn't have actually fixed his bug. This is just a matter of curiosity at
this point: the new fixes do hook Murat's changes up, and his test case should
work in 3.7 and above.
Hans - thanks again for getting this in to the release branch.
- Lang.
--
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/20150730/96b7006f/attachment.html>
More information about the llvm-bugs
mailing list