[LLVMbugs] [Bug 10590] Expanded 'naked' function support and interrupt calling convention
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Aug 4 13:16:32 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10590
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sharparrow1 at yahoo.com
Resolution| |INVALID
--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> 2011-08-04 15:16:32 CDT ---
The behavior of naked functions that have anything other than a single inline
assembly statement is undefined; it's essentially impossible to define them
safely otherwise.
--
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