aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2021-04-20 14:54:32 -0700
committerPeter Collingbourne <peter@pcc.me.uk>2021-04-21 13:53:39 -0700
commit3d47e003e922d5a7c18575f9c30a3098ccdb3040 (patch)
tree009e8835a6cab64f20735d1346d5c97017e3f620 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent46c59d91dc7a39cc98be7a68d6dc60f3e8a35df0 (diff)
downloadllvm-3d47e003e922d5a7c18575f9c30a3098ccdb3040.zip
llvm-3d47e003e922d5a7c18575f9c30a3098ccdb3040.tar.gz
llvm-3d47e003e922d5a7c18575f9c30a3098ccdb3040.tar.bz2
scudo: Make prepareTaggedChunk() and resizeTaggedChunk() generic.
Now that we have a more efficient implementation of storeTags(), we should start using it from resizeTaggedChunk(). With that, plus a new storeTag() function, resizeTaggedChunk() can be made generic, and so can prepareTaggedChunk(). Make it so. Now that the functions are generic, move them to combined.h so that memtag.h no longer needs to know about chunks. Differential Revision: https://reviews.llvm.org/D100911
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions