[LLVMbugs] [Bug 1482] Compiling generated .c file (by llc) on Linux X86 fails
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jun 6 14:36:39 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1482
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From sabre at nondot.org 2007-06-06 16:36 -------
GCC rejects that code as well. In clobber lists, you have to say that you clobber "esi" or "edi", not S or D.
-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