[LLVMbugs] [Bug 802] NEW: C Backend lacks inline asm support
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jun 7 15:21:36 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=802
Summary: C Backend lacks inline asm support
Product: libraries
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Backend: C
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sabre at nondot.org
The C backend, at least when the C is compiled by GCC, should be able to change LLVM inline asm back
into GCC-style inline asm in the cbe.c file. Right now, we just output an unresolved symbol when inline
asm is used.
-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