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

Walter Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 11:47:20 PDT 2018


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

Fix kHighMemEnd init and removed a stale comment


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.147365.patch
Type: text/x-patch
Size: 20602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/7ce5424e/attachment.bin>


More information about the llvm-commits mailing list