[PATCH] D58162: [hwasan] Runtime flags for malloc bisection.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 12 17:52:22 PST 2019


eugenis created this revision.
eugenis added reviewers: kcc, pcc.
Herald added subscribers: jdoerfert, mgorny, kubamracek.
Herald added a project: LLVM.

https://reviews.llvm.org/D58162

Files:
  compiler-rt/lib/hwasan/CMakeLists.txt
  compiler-rt/lib/hwasan/hwasan_allocator.cc
  compiler-rt/lib/hwasan/hwasan_flags.inc
  compiler-rt/lib/hwasan/hwasan_malloc_bisect.h
  compiler-rt/lib/sanitizer_common/CMakeLists.txt
  compiler-rt/lib/sanitizer_common/sanitizer_hash.h
  compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cc
  compiler-rt/test/hwasan/TestCases/malloc_bisect.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58162.186575.patch
Type: text/x-patch
Size: 8995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/548e0287/attachment.bin>


More information about the llvm-commits mailing list