[PATCH] D32649: [scudo] Add Android support
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 5 14:28:29 PDT 2017
cryptoad updated this revision to Diff 98023.
cryptoad marked 6 inline comments as done.
cryptoad added a comment.
Addressing Aleksey's comment (s/LowestPrecedence/Precedence).
https://reviews.llvm.org/D32649
Files:
lib/scudo/CMakeLists.txt
lib/scudo/scudo_allocator.cpp
lib/scudo/scudo_allocator.h
lib/scudo/scudo_tls.h
lib/scudo/scudo_tls_android.cpp
lib/scudo/scudo_tls_android.inc
lib/scudo/scudo_tls_context_android.inc
lib/scudo/scudo_tls_context_linux.inc
lib/scudo/scudo_tls_linux.cpp
lib/scudo/scudo_tls_linux.h
lib/scudo/scudo_tls_linux.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32649.98023.patch
Type: text/x-patch
Size: 16029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170505/c2c0ed8d/attachment.bin>
More information about the llvm-commits
mailing list