[PATCH] D15776: Filtering IR printing for print-after-all/print-before-all

Weiming Zhao via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 14:50:37 PST 2016


weimingz updated this revision to Diff 44164.
weimingz added a comment.

Remove an extra "\n" output that causes some lit test fail.


Repository:
  rL LLVM

http://reviews.llvm.org/D15776

Files:
  include/llvm/Pass.h
  lib/Analysis/CallGraphSCCPass.cpp
  lib/Analysis/LoopPass.cpp
  lib/CodeGen/MachineFunctionPrinterPass.cpp
  lib/IR/IRPrintingPasses.cpp
  lib/IR/LegacyPassManager.cpp
  test/Other/2010-05-06-Printer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15776.44164.patch
Type: text/x-patch
Size: 5848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160106/749f7785/attachment.bin>


More information about the llvm-commits mailing list