[PATCH] D69574: Remove lazy thread-initialisation
Matthew Malcomson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 1 08:26:20 PDT 2019
mmalcomson added a comment.
Ping @pcc -- does this change to remove lazy thread initialisation look OK?
(I'm looking to start upstreaming hwasan instrumentation to GCC soon, and need to know whether GCC must insert the thread initialisation code in function prologues)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69574/new/
https://reviews.llvm.org/D69574
More information about the cfe-commits
mailing list