summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/DFAPacketizerEmitter.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-12-19 15:27:36 +0000
committerDouglas Gregor <dgregor@apple.com>2011-12-19 15:27:36 +0000
commit9f562c8d9ebfcd500e7ce256968099d5bab2940c (patch)
tree1fb457322f90a43899f54998aa53c35be6d8403d /llvm/utils/TableGen/DFAPacketizerEmitter.cpp
parentf4b339decfb21409da4f0caa6db71c25e909330d (diff)
downloadbcm5719-llvm-9f562c8d9ebfcd500e7ce256968099d5bab2940c.tar.gz
bcm5719-llvm-9f562c8d9ebfcd500e7ce256968099d5bab2940c.zip
Optimize serialized representation of redeclarable declarations for
which there are no redeclarations. This reduced by size of the PCH file for Cocoa.h by ~650k: ~536k of that was in the new LOCAL_REDECLARATIONS table, which went from a ridiculous 540k down to an acceptable 3.5k, while the rest was due to the more compact abbreviated representation of redeclarable declaration kinds (which no longer need to store the 'first' declaration ID). llvm-svn: 146869
Diffstat (limited to 'llvm/utils/TableGen/DFAPacketizerEmitter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud