diff options
| author | Alex Richardson <alexrichardson@google.com> | 2022-12-16 11:10:11 +0000 |
|---|---|---|
| committer | Alex Richardson <alexrichardson@google.com> | 2022-12-16 11:28:19 +0000 |
| commit | c4c23527d6c919bfd781fae0f7a82b9271b6429e (patch) | |
| tree | 45e10c9216de247bb9f27d552ffb8a8d68e14a7c /llvm/lib/CodeGen/MachineLoopUtils.cpp | |
| parent | 231992d9b88fe4e0b4aa0f55ed64d7ba88b231ce (diff) | |
| download | llvm-c4c23527d6c919bfd781fae0f7a82b9271b6429e.zip llvm-c4c23527d6c919bfd781fae0f7a82b9271b6429e.tar.gz llvm-c4c23527d6c919bfd781fae0f7a82b9271b6429e.tar.bz2 | |
[ASTContext] Avoid duplicating address space map. NFCI
ASTContext was holding onto a pointer to the Clang->LLVM address space map
which is stored inside TargetInfo. Instead of doing this, we can forward to
TargetInfo instead. This change will allow us to eventually remove
getTargetAddressSpace() from ASTContext and only have this information in
TargetInfo.
Reviewed By: rjmccall
Differential Revision: https://reviews.llvm.org/D138316
Diffstat (limited to 'llvm/lib/CodeGen/MachineLoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions
