| commit | 03412ba003a36728ec9b32acfb9b33c173b95f0c | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Fri Jun 03 02:27:19 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Fri Jun 03 02:27:19 2011 +0000 |
| tree | febcb2b7282bb5fb6076eb858924f8feef629aa8 | |
| parent | c71224e29ffeb51424b132c43111be87ccb51154 [diff] |
Introduce additional abbreviations into the AST writer for DeclRefExprs, IntegerLiterals, and others, reducing Cocoa PCH size by ~1% and C++ header size by ~2.5%. From Jonathan Turner! llvm-svn: 132528