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

           Summary: the C++ backend drops some function attributes
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


The C++ backend, when serializing functions, loses some attributes. It looks
like attributes added in Attributes.h have not also been added in
CPPBackend.cpp.

In 2.4 least noinline, alwaysinline, and optsize are not supported. Looking at
viewvc, more have been added since 2.4.


-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to