[PATCH] D81078: [Support] Use outs() in ToolOutputFile

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 05:58:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG48cd9d9dd86c: [Support] Use outs() in ToolOutputFile (authored by labath).
Herald added subscribers: jurahul, Kayjukh, frgossen, grosul1, Joonsoo, stephenneuendorffer, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: rriddle.
Herald added a project: MLIR.

Changed prior to commit:
  https://reviews.llvm.org/D81078?vs=268156&id=268448#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81078

Files:
  llvm/include/llvm/Support/ToolOutputFile.h
  llvm/include/llvm/Support/raw_ostream.h
  llvm/lib/Support/ToolOutputFile.cpp
  llvm/lib/Support/raw_ostream.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/ToolOutputFileTest.cpp
  mlir/include/mlir/Pass/PassManager.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81078.268448.patch
Type: text/x-patch
Size: 6453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/922324f8/attachment.bin>


More information about the llvm-commits mailing list