aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorFernando <fernandosalas@google.com>2023-07-25 19:19:06 +0000
committerChia-hung Duan <chiahungduan@google.com>2023-07-25 19:26:32 +0000
commit4c6b8bb87b3452d0bcef83cd0ea712d8426603b8 (patch)
treebc44eabcad848af1634223f8f0d3756a2c07fab0 /clang/lib/CodeGen/CodeGenModule.h
parent7a4968b5a378d1f06e638c99d0e983c35045fb34 (diff)
downloadllvm-4c6b8bb87b3452d0bcef83cd0ea712d8426603b8.zip
llvm-4c6b8bb87b3452d0bcef83cd0ea712d8426603b8.tar.gz
llvm-4c6b8bb87b3452d0bcef83cd0ea712d8426603b8.tar.bz2
[scudo] seperate cache retrieval logic
Split cache::retrieve() into separate functions. One that retrieves the cached block and another that sets the header and MTE environment. These were split so that the retrieve function could be more easily changed in the future and so that the retrieve function had the sole purpose of retrieving a CachedBlock. Reviewed By: cferris Differential Revision: https://reviews.llvm.org/D155660
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions