[PATCH] D35865: [asan] Complete the Fuchsia port
Roland McGrath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 6 17:46:43 PDT 2017
mcgrathr updated this revision to Diff 109947.
mcgrathr marked 2 inline comments as done.
mcgrathr retitled this revision from "[asan] Fuchsia port" to "[asan] Complete the Fuchsia port".
mcgrathr added a comment.
Split out https://reviews.llvm.org/D36385. Reduced number of #if's. Moved Fuchsia-specific implementations into asan_fuchsia.cc.
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/asan/asan_thread.h
lib/sanitizer_common/sanitizer_fuchsia.cc
lib/sanitizer_common/sanitizer_thread_registry.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35865.109947.patch
Type: text/x-patch
Size: 14351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170807/52dbc426/attachment.bin>
More information about the llvm-commits
mailing list