[LLVMbugs] [Bug 3355] llvm handles inline functions in C99 poorly

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Aug 29 23:44:39 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=3355


Chris Lattner <clattner at apple.com> changed:

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




--- Comment #3 from Chris Lattner <clattner at apple.com>  2009-08-30 01:44:39 ---
An IR extension was added for this, available_externally linkage.  This is done
now.


-- 
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