[PATCH] D14348: Add Printable class to simplify the construction of Print helpers.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 14:20:30 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254655: raw_ostream: << operator for callables with raw_stream argument (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D14348?vs=41799&id=41804#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14348

Files:
  llvm/trunk/include/llvm/Support/raw_ostream.h
  llvm/trunk/include/llvm/Target/TargetRegisterInfo.h
  llvm/trunk/lib/CodeGen/RegAllocPBQP.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  llvm/trunk/lib/CodeGen/TargetRegisterInfo.cpp
  llvm/trunk/lib/Support/raw_ostream.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14348.41804.patch
Type: text/x-patch
Size: 10896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151203/c81f38c4/attachment.bin>


More information about the llvm-commits mailing list