[LLVMbugs] [Bug 1324] Reduce memory for "strings" and other simple global initializers
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Feb 5 11:21:34 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=1324
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #7 from Chris Lattner <clattner at apple.com> 2012-02-05 13:21:34 CST ---
This is implemented in mainline, with the new
ConstantDataSequential/Vector/Array classes. There is still some cleanup that
I plan, but the win should be there.
--
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