[all-commits] [llvm/llvm-project] b03c2b: Revert "Re-land: Add new hidden option -print-chan...
dyung via All-commits
all-commits at lists.llvm.org
Thu Sep 17 01:33:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b03c2b8395ba94fb53f1e73a6473faedf628bbd9
https://github.com/llvm/llvm-project/commit/b03c2b8395ba94fb53f1e73a6473faedf628bbd9
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2020-09-17 (Thu, 17 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 "Re-land: Add new hidden option -print-changed which only reports changes to IR"
The test added in this commit is failing on Windows bots:
http://lab.llvm.org:8011/builders/llvm-clang-win-x-armv7l/builds/1269
This reverts commit f9e6d1edc0dad9afb26e773aa125ed62c58f7080 and follow-up commit 6859d95ea2d0f3fe0de2923a3f642170e66a1a14.
More information about the All-commits
mailing list