[PATCH] D69199: [hwasan] Remove system allocator fallback.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 17:48:10 PDT 2019


eugenis added a comment.

Indeed, it looks like all that complexity is no longer needed.
@pcc to confirm that there are no hidden dependencies.

It should be fine to remove the late-init instrumentation and reinstate the pthread_create interceptor.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69199/new/

https://reviews.llvm.org/D69199





More information about the llvm-commits mailing list