[PATCH] D45736: [SimplifyLibcalls] Replace locked IO with unlocked IO
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 18 13:50:46 PDT 2018
efriedma added a comment.
I don't think there's any practical way to prove that no other thread will write to stdout.
https://reviews.llvm.org/D45736
More information about the llvm-commits
mailing list