diff options
author | Chris Lattner <sabre@nondot.org> | 2007-05-05 00:47:19 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-05-05 00:47:19 +0000 |
commit | de05f6be353ad03043bb0299f4755ca8535acb52 (patch) | |
tree | de7f3cfcf2ca11cdf441b7b5533c02392793e233 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 9181ddf91d839b4ecbe75d42c8829cd237861610 (diff) | |
download | bcm5719-llvm-de05f6be353ad03043bb0299f4755ca8535acb52.tar.gz bcm5719-llvm-de05f6be353ad03043bb0299f4755ca8535acb52.zip |
add an abbreviation for the type symtab, this shrinks the TST from 175197 bits
to 103165 bits:
Old:
Block ID #13 (TYPE_SYMTAB):
Num Instances: 1
Total Size: 175197b/21899.6B/5474.91W
Average Size: 175197b/21899.6B/5474.91W
% of file: 0.657023
Tot/Avg SubBlocks: 0/0
Tot/Avg Abbrevs: 0/0
Tot/Avg Records: 255/255
% Abbrev Recs: 0
New:
Block ID #13 (TYPE_SYMTAB):
Num Instances: 1
Total Size: 103165b/12895.6B/3223.91W
Average Size: 103165b/12895.6B/3223.91W
% of file: 0.387937
Tot/Avg SubBlocks: 0/0
Tot/Avg Abbrevs: 1/1
Tot/Avg Records: 255/255
% Abbrev Recs: 100
llvm-svn: 36769
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions