[PATCH] D58996: [Remarks] Refactor remark diagnostic emission in a RemarkStreamer
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 5 16:33:00 PST 2019
thegameg updated this revision to Diff 189425.
thegameg marked 4 inline comments as done.
thegameg added a comment.
Thanks Jonas!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58996/new/
https://reviews.llvm.org/D58996
Files:
clang/lib/CodeGen/CodeGenAction.cpp
llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h
llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h
llvm/include/llvm/IR/LLVMContext.h
llvm/include/llvm/IR/RemarkStreamer.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/IR/CMakeLists.txt
llvm/lib/IR/DiagnosticInfo.cpp
llvm/lib/IR/LLVMContext.cpp
llvm/lib/IR/LLVMContextImpl.h
llvm/lib/IR/RemarkStreamer.cpp
llvm/lib/LTO/LTO.cpp
llvm/tools/llc/llc.cpp
llvm/tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58996.189425.patch
Type: text/x-patch
Size: 14763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/6a6bd0b5/attachment.bin>
More information about the llvm-commits
mailing list