diff options
author | Arthur Eubanks <aeubanks@google.com> | 2022-01-13 16:30:29 -0800 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2022-01-26 10:35:28 -0800 |
commit | b1613f05ae0ce4efc6b6475ea4459957ebcb0150 (patch) | |
tree | 2d11e38bb3db61de556ed3f05c6022c158547c12 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 092f6ae29276f7b71f24744773fe1fda50d872bb (diff) | |
download | llvm-b1613f05ae0ce4efc6b6475ea4459957ebcb0150.zip llvm-b1613f05ae0ce4efc6b6475ea4459957ebcb0150.tar.gz llvm-b1613f05ae0ce4efc6b6475ea4459957ebcb0150.tar.bz2 |
[NFC] Store Address's alignment into PointerIntPairs
This mitigates the extra memory caused by D115725.
On 32-bit arches where we only have 2 bits per PointerIntPair we fall
back to simply storing alignment separately.
Reviewed By: rnk, nikic
Differential Revision: https://reviews.llvm.org/D117262
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions