[PATCH] D66870: [libsanitizer] Add support for RISC-V

Andreas Schwab via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 03:49:57 PDT 2019


schwab created this revision.
Herald added subscribers: llvm-commits, Sanitizers, s.egerton, lenary, rkruppe, rogfer01, shiva0217, kito-cheng, simoncook, fedor.sergeev, mgorny.
Herald added projects: LLVM, Sanitizers.

This has been tested with gcc trunk on the HiFive Unleashed.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D66870

Files:
  compiler-rt/cmake/config-ix.cmake
  compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_platform.h
  compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66870.217599.patch
Type: text/x-patch
Size: 5349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/cd78bca2/attachment.bin>


More information about the llvm-commits mailing list