diff options
| author | Christopher Ferris <cferris1000@users.noreply.github.com> | 2025-11-10 14:17:23 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-10 14:17:23 -0800 |
| commit | 046ae855360614c5980d0ced0c55b5de507bd9ad (patch) | |
| tree | 43d0975ce228969855dd38c59331ff21059d0c76 /llvm/lib/Support/DeltaAlgorithm.cpp | |
| parent | a1934ee500dc0bc7f4ad6f989a83eaec90b09597 (diff) | |
| download | llvm-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
