[all-commits] [llvm/llvm-project] e88931: Revert "[NFC][HWASAN] Handle tags as Int8"
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sun Apr 30 21:00:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e8893133d192b7559691e589a0f8f775edaa6bc8
https://github.com/llvm/llvm-project/commit/e8893133d192b7559691e589a0f8f775edaa6bc8
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-04-30 (Sun, 30 Apr 2023)
Changed paths:
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/test/Instrumentation/HWAddressSanitizer/RISCV/alloca-with-calls.ll
M llvm/test/Instrumentation/HWAddressSanitizer/RISCV/alloca.ll
M llvm/test/Instrumentation/HWAddressSanitizer/RISCV/exception-lifetime.ll
M llvm/test/Instrumentation/HWAddressSanitizer/RISCV/use-after-scope-setjmp.ll
M llvm/test/Instrumentation/HWAddressSanitizer/X86/alloca-array.ll
M llvm/test/Instrumentation/HWAddressSanitizer/X86/alloca-with-calls.ll
M llvm/test/Instrumentation/HWAddressSanitizer/X86/alloca.ll
M llvm/test/Instrumentation/HWAddressSanitizer/alloca-array.ll
M llvm/test/Instrumentation/HWAddressSanitizer/alloca-with-calls.ll
M llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll
M llvm/test/Instrumentation/HWAddressSanitizer/exception-lifetime.ll
M llvm/test/Instrumentation/HWAddressSanitizer/kernel-alloca.ll
M llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope-setjmp.ll
M llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope.ll
Log Message:
-----------
Revert "[NFC][HWASAN] Handle tags as Int8"
More tests need updates.
This reverts commit e876ba5db98830db427395ed9b3718d20bf519fb.
More information about the All-commits
mailing list