[LLVMbugs] [Bug 2945] always-inline removes internal functions w/ o always inline attribute

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Nov 4 17:40:41 PST 2008


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


Devang Patel <dpatel at apple.com> changed:

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




--- Comment #4 from Devang Patel <dpatel at apple.com>  2008-11-04 19:40:40 ---
In general, never inline does not mean do not remove!.  However, always inliner
is special.
Fixed.
Committed revision 58744.


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