aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DeltaAlgorithm.cpp
diff options
context:
space:
mode:
authorChristopher Ferris <cferris1000@users.noreply.github.com>2025-11-10 14:17:23 -0800
committerGitHub <noreply@github.com>2025-11-10 14:17:23 -0800
commit046ae855360614c5980d0ced0c55b5de507bd9ad (patch)
tree43d0975ce228969855dd38c59331ff21059d0c76 /llvm/lib/Support/DeltaAlgorithm.cpp
parenta1934ee500dc0bc7f4ad6f989a83eaec90b09597 (diff)
downloadllvm-046ae855360614c5980d0ced0c55b5de507bd9ad.zip
llvm-046ae855360614c5980d0ced0c55b5de507bd9ad.tar.gz
llvm-046ae855360614c5980d0ced0c55b5de507bd9ad.tar.bz2
[scudo] Small cleanup of memory tagging code. (#166860)
Make the systemSupportsMemoryTagging() function return even on system that don't support memory tagging. This avoids the need to always check if memory tagging is supported before calling th function. Make systemSupportsMemoryTagging() cache the getauxval return value instead of calling the function every time. Updated the code that calls systemSupportsMemoryTagging().
Diffstat (limited to 'llvm/lib/Support/DeltaAlgorithm.cpp')
0 files changed, 0 insertions, 0 deletions