[PATCH] D90483: [GWP-ASan] Fuchsia specific mapping & utilities functions
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 31 10:23:17 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG63ad0876567d: [GWP-ASan] Fuchsia specific mapping & utilities functions (authored by cryptoad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90483/new/
https://reviews.llvm.org/D90483
Files:
compiler-rt/lib/gwp_asan/CMakeLists.txt
compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
compiler-rt/lib/gwp_asan/platform_specific/common_fuchsia.cpp
compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.cpp
compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.h
compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.h
compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_tls.h
compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90483.302102.patch
Type: text/x-patch
Size: 10638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201031/085d36ee/attachment.bin>
More information about the llvm-commits
mailing list