diff options
author | Mitch Phillips <31459023+hctim@users.noreply.github.com> | 2022-06-24 10:47:34 -0700 |
---|---|---|
committer | Mitch Phillips <31459023+hctim@users.noreply.github.com> | 2022-06-24 12:04:11 -0700 |
commit | f57066401e45af8932d06554b12b9511bc95bc76 (patch) | |
tree | ee6a7eace66bd1831388b0def6ab98d20aa72d15 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | d45d707434f0298883cc9b8219902f8f93b358ec (diff) | |
download | llvm-f57066401e45af8932d06554b12b9511bc95bc76.zip llvm-f57066401e45af8932d06554b12b9511bc95bc76.tar.gz llvm-f57066401e45af8932d06554b12b9511bc95bc76.tar.bz2 |
[HWASan] Use new IR attribute for communicating unsanitized globals.
Globals that shouldn't be sanitized are currently communicated to HWASan
through the use of the llvm.asan.globals IR metadata. Now that we have
an on-GV attribute, use it.
Reviewed By: pcc
Differential Revision: https://reviews.llvm.org/D127543
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions