[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 20:28:50 PDT 2018


waltl updated this revision to Diff 150444.
waltl added a comment.

Fix an issue after dropping a patch this depends on.  This patch
should now stand on its own.


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.150444.patch
Type: text/x-patch
Size: 4505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180608/f3f61f4b/attachment.bin>


More information about the llvm-commits mailing list