| commit | ca1f8afe855b74ea8e17116289b9bdd52b98a748 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sun Jan 18 21:07:07 2004 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sun Jan 18 21:07:07 2004 +0000 |
| tree | 1e40470960369965b6f7d412235be38045f60191 | |
| parent | 23e583b5dc39b4bc62bfc8d26951449158ed7491 [diff] |
Add support for building the compactiontable for bytecode files. This shrinks the bytecode file for 176.gcc by about 200K (10%), and 254.gap by about 167K, a 25% reduction. There is still a lot of room for improvement in the encoding of the compaction table. llvm-svn: 10913