diff options
author | Douglas Gregor <dgregor@apple.com> | 2012-01-06 16:59:53 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2012-01-06 16:59:53 +0000 |
commit | 781f713deb542cd35080233ac6d3e86a28969788 (patch) | |
tree | 9952b0a56523bc480f67a874518a2eea6aca5266 /clang/lib/Lex/ModuleMap.cpp | |
parent | a8105bc9cecb5936a4674f68ebf0e50669f41e0d (diff) | |
download | llvm-781f713deb542cd35080233ac6d3e86a28969788.zip llvm-781f713deb542cd35080233ac6d3e86a28969788.tar.gz llvm-781f713deb542cd35080233ac6d3e86a28969788.tar.bz2 |
Stash Decl's TopLevelDeclInObjCContainer and ModulePrivate bits
into the two unused lower bits of the NextDeclInContext link, dropping
the number of bits in Decl down to 32, and saving 8 bytes per
declaration on x86-64.
llvm-svn: 147660
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions