[PATCH] D46468: [asan] Add target-specific files for Myriad RTEMS port

Walter Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 20:25:34 PDT 2018


waltl updated this revision to Diff 145629.
waltl added a comment.

Add __sanitizer_early_init() to initialize shadow memory; small
cleanups.


Repository:
  rL LLVM

https://reviews.llvm.org/D46468

Files:
  compiler-rt/lib/asan/CMakeLists.txt
  compiler-rt/lib/asan/asan_rtems.cc
  compiler-rt/lib/sanitizer_common/CMakeLists.txt
  compiler-rt/lib/sanitizer_common/sanitizer_rtems.cc
  compiler-rt/lib/sanitizer_common/sanitizer_rtems.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46468.145629.patch
Type: text/x-patch
Size: 20473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/6a5f82a6/attachment.bin>


More information about the llvm-commits mailing list