Bugzilla – Bug 802
C Backend lacks inline asm support
Last modified: 2008-02-26 17:15:17
You need to log in before you can comment on or make changes to this bug.
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
*** Bug 1212 has been marked as a duplicate of this bug. ***
*** Bug 1254 has been marked as a duplicate of this bug. ***
*** Bug 2102 has been marked as a duplicate of this bug. ***