aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorMitch Phillips <31459023+hctim@users.noreply.github.com>2022-06-24 10:48:18 -0700
committerMitch Phillips <31459023+hctim@users.noreply.github.com>2022-06-24 12:04:11 -0700
commitfaf5e0ec737a676088649d7c13cb50f3f91a703a (patch)
tree0082ee0b3ad78ff55b2a3a65ef5bfdb8cd9713a1 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentf57066401e45af8932d06554b12b9511bc95bc76 (diff)
downloadllvm-faf5e0ec737a676088649d7c13cb50f3f91a703a.zip
llvm-faf5e0ec737a676088649d7c13cb50f3f91a703a.tar.gz
llvm-faf5e0ec737a676088649d7c13cb50f3f91a703a.tar.bz2
Add no_sanitize('hwaddress') (and 'memtag', but that's a no-op).
Currently, `__attribute__((no_sanitize('hwaddress')))` is not possible. Add this piece of plumbing, and now that we properly support copying attributes between an old and a new global variable, add a regression test for the GlobalOpt bug that previously lost the attribute. Reviewed By: aaron.ballman Differential Revision: https://reviews.llvm.org/D127544
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions