[all-commits] [llvm/llvm-project] b2e65c: Revert "Add new hidden option -print-changed which...
jamieschmeiser via All-commits
all-commits at lists.llvm.org
Thu Sep 3 11:41:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b2e65cf9501d791429e80cba8a9b8ed3d3f193f8
https://github.com/llvm/llvm-project/commit/b2e65cf9501d791429e80cba8a9b8ed3d3f193f8
Author: Jamie Schmeiser <schmeise at ca.ibm.com>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Changed paths:
M llvm/include/llvm/Passes/StandardInstrumentations.h
M llvm/lib/IR/LegacyPassManager.cpp
M llvm/lib/Passes/StandardInstrumentations.cpp
R llvm/test/Other/change-printer.ll
Log Message:
-----------
Revert "Add new hidden option -print-changed which only reports changes to IR"
This reverts commit 7bc9924cb2fbd9f3ae53577607822ace267a04e6 due to
failure caused by missing a space between trailing >>, required by some
versions of C++:wq.
More information about the All-commits
mailing list