diff options
author | Chris Lattner <sabre@nondot.org> | 2009-01-26 06:49:09 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-01-26 06:49:09 +0000 |
commit | 273fc663dfc6431cd7bc85b62fab3ebd50c8fb12 (patch) | |
tree | d397740bce89ad03e586206c3ea6699c4a559214 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 76e689636be099136805a940c0d15ec2e8896313 (diff) | |
download | bcm5719-llvm-273fc663dfc6431cd7bc85b62fab3ebd50c8fb12.tar.gz bcm5719-llvm-273fc663dfc6431cd7bc85b62fab3ebd50c8fb12.zip |
Bitmangle file characteristic bits into the low bits of
the content cache pointer. This saves 105876 bytes on
cocoa.h because it shrinks the SLocEntry union, which
we have a big array of. It would be nice to use
PointerIntPair here, but we can't because it is in a
union.
llvm-svn: 63004
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions