[PATCH] D46467: [asan] Add argument to allow fake stack to be initialized during thread init
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 4 14:41:20 PDT 2018
kcc added a comment.
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.
Repository:
rL LLVM
https://reviews.llvm.org/D46467
More information about the llvm-commits
mailing list