[PATCH] D46467: [asan] Add argument to allow fake stack to be initialized during thread init
Walter Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 7 15:45:12 PDT 2018
waltl added a comment.
In https://reviews.llvm.org/D46467#1088573, @kcc wrote:
> What if we try to just always call AsyncSignalSafeLazyInitFakeStack here?
> There used to be a reason why this was done lazily, but I don't remember if we still have that reason.
That would be great. I can prepare a commit for that.
Repository:
rL LLVM
https://reviews.llvm.org/D46467
More information about the llvm-commits
mailing list