diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-06-20 13:11:35 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-06-20 13:13:47 +0800 |
commit | da2ad44119edf13eb944f7e685469352aa840e63 (patch) | |
tree | e05dfc691ffb8bf237be29e682a0e63c6ebbb125 /llvm/lib/IR/Module.cpp | |
parent | 480a788e4946ac7b313291f26bca19aa65d649f1 (diff) | |
download | llvm-da2ad44119edf13eb944f7e685469352aa840e63.zip llvm-da2ad44119edf13eb944f7e685469352aa840e63.tar.gz llvm-da2ad44119edf13eb944f7e685469352aa840e63.tar.bz2 |
[HeaderSearch] Introduce LazyIdentifierInfoPtr for Controlling Macro in HeaderFileInfo
This patch is helpful to reduce 32 bits for HeaderFileInfo by combining
a uint32_t and pointer into a tagged pointer.
This is reviewed as part of
https://github.com/llvm/llvm-project/pull/92085 and required to be split
as a separate commit
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions