diff options
author | Chris Lattner <sabre@nondot.org> | 2007-10-07 07:52:34 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-10-07 07:52:34 +0000 |
commit | ff067ce555c16b78146b68cdcf1a544d272a2aec (patch) | |
tree | d331517ec9074277eac951a0ecbeb6b7712030d5 /clang/Lex/MacroExpander.cpp | |
parent | a441ca651f81bd1154056399804bc3db47c2d2b7 (diff) | |
download | bcm5719-llvm-ff067ce555c16b78146b68cdcf1a544d272a2aec.tar.gz bcm5719-llvm-ff067ce555c16b78146b68cdcf1a544d272a2aec.zip |
Remove the PPID bitfield from IdentifierInfo, shrinking it by a word
(because all bitfields now fit in 32 bits). This shrinks the identifier
table for carbon.h from 1634428 to 1451424 bytes (12%) and has no impact
on compile time.
llvm-svn: 42723
Diffstat (limited to 'clang/Lex/MacroExpander.cpp')
0 files changed, 0 insertions, 0 deletions