[all-commits] [llvm/llvm-project] 54e72d: re-land [RISC-V][HWASAN] Support tagging global va...
Alex via All-commits
all-commits at lists.llvm.org
Tue Dec 13 04:53:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54e72dd4eb99b8d6012c46ecbdfbbdb457465005
https://github.com/llvm/llvm-project/commit/54e72dd4eb99b8d6012c46ecbdfbbdb457465005
Author: Alexey Baturo <space.monkey.delivers at gmail.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCV.td
M llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
A llvm/test/CodeGen/RISCV/tagged-globals.ll
Log Message:
-----------
re-land [RISC-V][HWASAN] Support tagging global variables for RISC-V HWASAN
Now with fix to limit added tagged-globals.ll to risc-v platform
--
[RISC-V][HWASAN] Support tagging global variables for RISC-V HWASAN
Reviewed by: luismarques
Differential Revision: https://reviews.llvm.org/D132995
More information about the All-commits
mailing list