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

Walter Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 20:43:52 PDT 2018


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

Update call to AsanThread::Init() to reflect reverted change.


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.145855.patch
Type: text/x-patch
Size: 20339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/963f10f7/attachment.bin>


More information about the llvm-commits mailing list