[LLVMbugs] [Bug 4929] [2.6] MultiSource/Applications/lemon JIT regression

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Sep 15 11:34:34 PDT 2009


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


Dale Johannesen <dalej at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #10 from Dale Johannesen <dalej at apple.com>  2009-09-15 13:34:33 ---
Using separate resolving function looks a fairly invasive change and I doubt I
could get it right for all situations.   I've settled for changing the marker
byte, which is quite safe and doesn't make things any kludgier than they were
before:)
http://llvm.org/viewvc/llvm-project?rev=81888&view=rev


-- 
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