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

Matthew Malcomson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 03:01:54 PDT 2019


mmalcomson added a comment.

If late interposition is no longer a supported use-case, does that apply to the `pthread` use case as well?
https://reviews.llvm.org/D56038

I would be quite keen to remove the lazy thread-initialisation check from every function prologue.


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