[all-commits] [llvm/llvm-project] e34853: [RISC-V][HWASAN] Add support for lowering HWASAN i...

Alex via All-commits all-commits at lists.llvm.org
Sun Aug 28 11:23:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3485345d30c4eded8b983810b2e07dbc300e2b3
      https://github.com/llvm/llvm-project/commit/e3485345d30c4eded8b983810b2e07dbc300e2b3
  Author: Alexey Baturo <space.monkey.delivers at gmail.com>
  Date:   2022-08-28 (Sun, 28 Aug 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
    A llvm/test/CodeGen/RISCV/hwasan-check-memaccess.ll

  Log Message:
  -----------
  [RISC-V][HWASAN] Add support for lowering HWASAN intrinsic for RISC-V

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D131343




More information about the All-commits mailing list