[all-commits] [llvm/llvm-project] f8b71a: [RISC-V][HWASAN] Add tag mismatch routines for HWA...
Alex via All-commits
all-commits at lists.llvm.org
Sun Aug 28 09:43:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8b71a307e30a458af6b060a80795b4a367c30d9
https://github.com/llvm/llvm-project/commit/f8b71a307e30a458af6b060a80795b4a367c30d9
Author: Alexey Baturo <space.monkey.delivers at gmail.com>
Date: 2022-08-28 (Sun, 28 Aug 2022)
Changed paths:
M compiler-rt/lib/hwasan/CMakeLists.txt
A compiler-rt/lib/hwasan/hwasan_setjmp_riscv64.S
A compiler-rt/lib/hwasan/hwasan_tag_mismatch_riscv64.S
M llvm/utils/gn/secondary/compiler-rt/lib/hwasan/BUILD.gn
Log Message:
-----------
[RISC-V][HWASAN] Add tag mismatch routines for HWASAN required for RISC-V
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D131341
More information about the All-commits
mailing list