[PATCH] D45736: [SimplifyLibcalls] Replace locked IO with unlocked IO

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 17 16:28:22 PDT 2018


efriedma added a comment.

That should work, as far as I know; maybe we aren't adding the right nocapture markings to the fwrite() call?


Repository:
  rL LLVM

https://reviews.llvm.org/D45736





More information about the llvm-commits mailing list