[PATCH] D87558: [RISCV][ASAN] mark asan as supported for RISCV and enable tests

Anatoly Parshincev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 12 08:21:45 PDT 2020


EccoTheDolphin updated this revision to Diff 291393.
EccoTheDolphin added a comment.

[RISCV][ASAN] implementation of internal syscalls wrappers for riscv

[1/11] of commits implementing asan port of RISCV


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87558

Files:
  compiler-rt/lib/sanitizer_common/CMakeLists.txt
  compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_riscv64.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87558.291393.patch
Type: text/x-patch
Size: 7946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200912/66901b96/attachment.bin>


More information about the llvm-commits mailing list