[PATCH] D75933: Revert SimplifyLibcalls part change of D45736 [SimplifyLibcalls] Replace locked IO with unlocked IO

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 10:53:18 PDT 2020


MaskRay updated this revision to Diff 249449.
MaskRay retitled this revision from "Revert D45736 [SimplifyLibcalls] Replace locked IO with unlocked IO" to "Revert SimplifyLibcalls part change of D45736 [SimplifyLibcalls] Replace locked IO with unlocked IO".
MaskRay edited the summary of this revision.
MaskRay added a comment.

Only revert SimplifyLibcalls part changes and some BuildLibCalls.cpp utilities.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75933/new/

https://reviews.llvm.org/D75933

Files:
  llvm/include/llvm/Transforms/Utils/BuildLibCalls.h
  llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/unlocked-stdio-mingw.ll
  llvm/test/Transforms/InstCombine/unlocked-stdio.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75933.249449.patch
Type: text/x-patch
Size: 27913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/01e0faf5/attachment.bin>


More information about the llvm-commits mailing list