[all-commits] [llvm/llvm-project] a566f0: [RISCV][ASAN] instrumentation pass now uses proper...
Anatoly Parshintsev via All-commits
all-commits at lists.llvm.org
Sun Oct 4 06:31:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a566f0525a692e6e696add6f369edab979d6f300
https://github.com/llvm/llvm-project/commit/a566f0525a692e6e696add6f369edab979d6f300
Author: Anatoly Parshintsev <kupokupokupopo at gmail.com>
Date: 2020-10-04 (Sun, 04 Oct 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
Log Message:
-----------
[RISCV][ASAN] instrumentation pass now uses proper shadow offset
[10/11] patch series to port ASAN for riscv64
Depends On D87580
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D87581
More information about the All-commits
mailing list