aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2023-04-26 16:26:48 -0700
committerVitaly Buka <vitalybuka@google.com>2023-04-26 23:42:04 -0700
commit82b1e3b4122d8602556fbd439c7e5fc1f7f7eb4f (patch)
treef2de86f471c1403721ebbc4eccde0e705e0b04a0 /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
parentcb6099ba43b9262a317083858a29fd31af7efa5c (diff)
downloadllvm-82b1e3b4122d8602556fbd439c7e5fc1f7f7eb4f.zip
llvm-82b1e3b4122d8602556fbd439c7e5fc1f7f7eb4f.tar.gz
llvm-82b1e3b4122d8602556fbd439c7e5fc1f7f7eb4f.tar.bz2
[HWASAN] Use InTaggableRegion in basic tagging functions
For primary use-case when !HWASAN_ALIASING_MODE the function is constant true and should be eliminated by optimizations. In case HWASAN_ALIASING_MODE all new calls to the functions were missing in the first place. We just not use this mode for anything but tests, so we didn't noticed. Addressing @thurston comment on D149293 Reviewed By: thurston Differential Revision: https://reviews.llvm.org/D149305
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions