http://llvm.org/bugs/show_bug.cgi?id=4535
Summary: mark constant strings private instead of internal
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
We should use the private linkage for constant strings instead of internal to
avoid bloated .o files.
Chris says, this is the ifdefs in TreeConstantToLLVM::EmitLV_STRING_CST.
--
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