[all-commits] [llvm/llvm-project] 1f9fe3: Revert "[RISC-V][HWASAN] Add support for HWASAN co...

Krasimir Georgiev via All-commits all-commits at lists.llvm.org
Tue Dec 13 07:31:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f9fe3427b5a9e54b6e0c49c54e63815c581047b
      https://github.com/llvm/llvm-project/commit/1f9fe3427b5a9e54b6e0c49c54e63815c581047b
  Author: Krasimir Georgiev <krasimir at google.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
    R llvm/test/Instrumentation/HWAddressSanitizer/RISCV/alloca-with-calls.ll
    R llvm/test/Instrumentation/HWAddressSanitizer/RISCV/alloca.ll
    R llvm/test/Instrumentation/HWAddressSanitizer/RISCV/atomic.ll
    R llvm/test/Instrumentation/HWAddressSanitizer/RISCV/basic.ll
    R llvm/test/Instrumentation/HWAddressSanitizer/RISCV/exception-lifetime.ll
    R llvm/test/Instrumentation/HWAddressSanitizer/RISCV/stack-safety-analysis.ll
    R llvm/test/Instrumentation/HWAddressSanitizer/RISCV/use-after-scope-setjmp.ll
    R llvm/test/Instrumentation/HWAddressSanitizer/RISCV/with-calls.ll

  Log Message:
  -----------
  Revert "[RISC-V][HWASAN] Add support for HWASAN code instrumentation for RISC-V"

This reverts commit 0eb694bec09df488bb6ab33d0207b6b061718d98.
Temporarily revert as it causes a new warning:
https://reviews.llvm.org/D131575#inline-1351186




More information about the All-commits mailing list