]> granicus.if.org Git - llvm/commit
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>
Tue, 12 Mar 2019 20:54:18 +0000 (20:54 +0000)
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>
Tue, 12 Mar 2019 20:54:18 +0000 (20:54 +0000)
commita826459b5e251896674675a86ca45a2297a415c5
tree2c07f6ad03996971a7dade0df025e19742e51010
parentd0c7284d741110774b9f894b97952550a0830ce6
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"

This reverts commit 20fff32b7d1f1a1bd417b22aa9f26ededd97a3e5.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355976 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
include/llvm/IR/RemarkStreamer.h
include/llvm/LTO/Config.h
include/llvm/LTO/LTO.h
lib/IR/RemarkStreamer.cpp
lib/LTO/LTO.cpp
lib/LTO/LTOBackend.cpp
lib/LTO/LTOCodeGenerator.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
test/LTO/Resolution/X86/diagnostic-handler-remarks.ll
test/ThinLTO/X86/diagnostic-handler-remarks.ll
tools/gold/gold-plugin.cpp
tools/llc/llc.cpp
tools/llvm-lto2/llvm-lto2.cpp
tools/opt/opt.cpp