diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-10-07 07:09:52 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-10-07 07:09:52 +0000 |
| commit | a441ca651f81bd1154056399804bc3db47c2d2b7 (patch) | |
| tree | 43b0f464f865606503ce262ac3e72b1716856afa /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 65cc87ffc26d955c5a5238cc4221095f3d1940d4 (diff) | |
First step to fixing a long lived layering violation: this
moves the MacroInfo pointer to a side hash table (which currently
lives in IdentifierTable.cpp). This removes a pointer from
Identifier info, but doesn't shrink it, as it requires a new bit
be added. This strange approach with the 'hasmacro' bit is needed
to not lose preprocessor performance.
llvm-svn: 42722
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
