commit | 387b98d37e08f7aa9ddf23e067e1d27e39ce16f3 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Oct 07 07:52:34 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Oct 07 07:52:34 2007 +0000 |
tree | da05f5e30434c10979b2e785ca56c29d8789ce70 | |
parent | 4365a7e46822700357a272d839ee2656d9603d5a [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42723 91177308-0d34-0410-b5e6-96231b3b80d8