[PATCH] D47916: [asan, myriad] Use local pool for new/delete when ASan run-time is not up
Walter Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 7 15:47:27 PDT 2018
waltl created this revision.
waltl added reviewers: vitalybuka, eugenis, alekseyshl.
Herald added a subscriber: kubamracek.
This can happen on Myriad RTEMS so needs to be handled.
Repository:
rL LLVM
https://reviews.llvm.org/D47916
Files:
compiler-rt/lib/asan/asan_malloc_linux.cc
compiler-rt/lib/asan/asan_malloc_local.h
compiler-rt/lib/asan/asan_new_delete.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47916.150425.patch
Type: text/x-patch
Size: 4463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/2ebe01e2/attachment.bin>
More information about the llvm-commits
mailing list