[LLVMbugs] [Bug 21397] far too many identifiers are stored in an empty module
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jul 19 16:53:29 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=21397
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Fixed in r242650. An empty module is now 22KB (of which 10KB is the BLOCKINFO
and 10K is the predefines buffer's content).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150719/9554c2e9/attachment.html>
More information about the llvm-bugs
mailing list