[LLVMbugs] [Bug 176] LLVM JIT needs to be cleaned up/refactored

bugzilla-daemon at zion.cs.uiuc.edu bugzilla-daemon at zion.cs.uiuc.edu
Fri Dec 19 18:05:08 PST 2003


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=176

sabre at nondot.org changed:

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



------- Additional Comments From sabre at nondot.org  2003-12-19 20:05 -------
This code-cleanup is now done.  Items #1 & #2 have been performed as specified.

Item #3 doesn't really make sense to do now.  Instead, we should wait until LLVM
gets the capability to output ELF .o files directly.  Until then, generalizing
the interface really doesn't make sense, because it's only used by the JIT and
there will only be one method until we support .o emission.

-Chris





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list