[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
Wed Nov 2 02:34:57 PDT 2022


smd updated this revision to Diff 472549.
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.472549.patch
Type: text/x-patch
Size: 6237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/b53b9242/attachment.bin>


More information about the llvm-commits mailing list