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

             Bug #: 14262
           Summary: VTable not emitted if key function is inline and
                    function is not emitted
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 9496
  --> http://llvm.org/bugs/attachment.cgi?id=9496
Test case

Test case is attached. GCC always emits the vtable, clang only with -O0.

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