[Inliner] Port all opt remarks to new streaming API
authorAdam Nemet <anemet@apple.com>
Tue, 27 Sep 2016 23:47:03 +0000 (23:47 +0000)
committerAdam Nemet <anemet@apple.com>
Tue, 27 Sep 2016 23:47:03 +0000 (23:47 +0000)
commitc507ac96f5bf6a22890e9459e9cebe8ba81949cd
tree26d4569a37897a89ee61ab29805daf0d3e138b45
parent04279094343763f111cbc570d666dfeaf18389ed
[Inliner] Port all opt remarks to new streaming API

llvm-svn: 282559
llvm/include/llvm/IR/DiagnosticInfo.h
llvm/lib/Analysis/OptimizationDiagnosticInfo.cpp
llvm/lib/IR/DiagnosticInfo.cpp
llvm/lib/Transforms/IPO/Inliner.cpp
llvm/test/Transforms/Inline/optimization-remarks-passed-yaml.ll [new file with mode: 0644]