[all-commits] [llvm/llvm-project] b0e979: [PassInstrumentation] Remove excess newline for th...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Nov 28 17:22:55 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b0e979724f2679e4e6f5b824144ea89289bd6d56
https://github.com/llvm/llvm-project/commit/b0e979724f2679e4e6f5b824144ea89289bd6d56
Author: Fangrui Song <maskray at google.com>
Date: 2019-11-28 (Thu, 28 Nov 2019)
Changed paths:
M llvm/lib/IR/AsmWriter.cpp
M llvm/lib/IR/IRPrintingPasses.cpp
M llvm/test/Other/2010-05-06-Printer.ll
M llvm/test/Other/printer.ll
Log Message:
-----------
[PassInstrumentation] Remove excess newline for the new pass manager
This also removes excess newline for the legacy pass manager when -filter-print-funcs is specified.
More information about the All-commits
mailing list