http://llvm.org/bugs/show_bug.cgi?id=15184
Bug ID: 15184
Summary: support -fno-eliminate-unused-debug-types
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Testcase:
typedef int asdf;
With -fno-eliminate-unused-debug-types, we should emit the 'asdf' type even
though it's unused. Similarly for record types.
--
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