[PATCH] D52776: [OptRemarks] Add library for parsing optimization remarks

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 3 08:51:25 PDT 2018


thegameg updated this revision to Diff 168120.
thegameg added a comment.

Fix some spacing issues.


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.168120.patch
Type: text/x-patch
Size: 41920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/20485e3d/attachment.bin>


More information about the llvm-commits mailing list