[LLVMbugs] [Bug 14262] New: VTable not emitted if key function is inline and function is not emitted
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 5 09:09:28 PST 2012
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: unassignedbugs at nondot.org
ReportedBy: joerg at NetBSD.org
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list