[NFC][HWASAN] Handle tags as Int8
authorVitaly Buka <vitalybuka@google.com>
Sun, 30 Apr 2023 18:53:51 +0000 (11:53 -0700)
committerVitaly Buka <vitalybuka@google.com>
Mon, 1 May 2023 02:58:01 +0000 (19:58 -0700)
commite876ba5db98830db427395ed9b3718d20bf519fb
tree83b234333f66cbfa5f8212d38019f78bd588bb34
parent0b97aff4d206f68be248bdb07aa8074d1320ae2c
[NFC][HWASAN] Handle tags as Int8
15 files changed:
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/Instrumentation/HWAddressSanitizer/RISCV/alloca-with-calls.ll
llvm/test/Instrumentation/HWAddressSanitizer/RISCV/alloca.ll
llvm/test/Instrumentation/HWAddressSanitizer/RISCV/exception-lifetime.ll
llvm/test/Instrumentation/HWAddressSanitizer/RISCV/use-after-scope-setjmp.ll
llvm/test/Instrumentation/HWAddressSanitizer/X86/alloca-array.ll
llvm/test/Instrumentation/HWAddressSanitizer/X86/alloca-with-calls.ll
llvm/test/Instrumentation/HWAddressSanitizer/X86/alloca.ll
llvm/test/Instrumentation/HWAddressSanitizer/alloca-array.ll
llvm/test/Instrumentation/HWAddressSanitizer/alloca-with-calls.ll
llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll
llvm/test/Instrumentation/HWAddressSanitizer/exception-lifetime.ll
llvm/test/Instrumentation/HWAddressSanitizer/kernel-alloca.ll
llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope-setjmp.ll
llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope.ll