[PATCH] D132995: [RISC-V][HWASAN] Support tagging global variables for RISC-V HWASAN

Alexey Baturo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 3 10:55:10 PDT 2022


smd updated this revision to Diff 457808.
smd added a comment.

Addressing comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132995/new/

https://reviews.llvm.org/D132995

Files:
  llvm/lib/Target/RISCV/RISCV.td
  llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/test/CodeGen/RISCV/tagged-globals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132995.457808.patch
Type: text/x-patch
Size: 6280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220903/987f090b/attachment.bin>


More information about the llvm-commits mailing list