[PATCH] D35865: [asan] Complete the Fuchsia port

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 17:07:17 PDT 2017


mcgrathr updated this revision to Diff 110308.
mcgrathr added a comment.

Rebased and ready to land once https://reviews.llvm.org/D36385 has landed.
Please land it for me!

Thanks,
Roland


https://reviews.llvm.org/D35865

Files:
  lib/asan/CMakeLists.txt
  lib/asan/asan_fake_stack.cc
  lib/asan/asan_fuchsia.cc
  lib/asan/asan_mapping.h
  lib/asan/asan_poisoning.h
  lib/asan/asan_rtl.cc
  lib/asan/asan_shadow_setup.cc
  lib/asan/asan_thread.cc
  lib/sanitizer_common/sanitizer_fuchsia.cc
  lib/sanitizer_common/sanitizer_thread_registry.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35865.110308.patch
Type: text/x-patch
Size: 13483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/b647adee/attachment.bin>


More information about the llvm-commits mailing list