[PATCH] D52776: [OptRemarks] Add library for parsing optimization remarks
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 5 03:43:03 PDT 2018
thegameg updated this revision to Diff 168451.
thegameg added a comment.
And...update the tests.
https://reviews.llvm.org/D52776
Files:
include/llvm-c/OptRemarks.h
lib/CMakeLists.txt
lib/LLVMBuild.txt
lib/OptRemarks/CMakeLists.txt
lib/OptRemarks/LLVMBuild.txt
lib/OptRemarks/OptRemarksParser.cpp
tools/llvm-opt-report/CMakeLists.txt
tools/llvm-opt-report/OptReport.cpp
unittests/CMakeLists.txt
unittests/OptRemarks/CMakeLists.txt
unittests/OptRemarks/OptRemarksParsingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52776.168451.patch
Type: text/x-patch
Size: 42379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181005/4dee2b6c/attachment.bin>
More information about the llvm-commits
mailing list