http://llvm.org/bugs/show_bug.cgi?id=6471
Summary: Missing destructor definition prevents bootstrap on
ELF systems
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: C++
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
When compiling Instructions.ii with clang it is missing a strong definition of
the destructor
_ZN4llvm16UnaryInstructionD2Ev
This prevents bootstrapping clang on ELF systems.
I have delta running and will add a testcase shortly.
--
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