[LLVMbugs] [Bug 3205] [clang] always_inline doesn't always

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Apr 9 10:05:18 PDT 2009


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


Daniel Dunbar <daniel at zuster.org> changed:

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




--- Comment #3 from Daniel Dunbar <daniel at zuster.org>  2009-04-09 12:05:18 ---
This is because the inline definitions are being emitted with as weak. This
amounts to a duplicate of PR2933.

*** This bug has been marked as a duplicate of bug 2933 ***


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