[PATCH] D131518: Make opt-viewer more usable by general developers - part 1/N

Ofek Shilon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 13 09:59:06 PDT 2022


OfekShilon updated this revision to Diff 452435.
OfekShilon added a comment.
Herald added a subscriber: mgorny.

Added cpp-example and python requirements files (and not .gitignore) to the CMakeList installation.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131518/new/

https://reviews.llvm.org/D131518

Files:
  llvm/tools/opt-viewer/CMakeLists.txt
  llvm/tools/opt-viewer/cpp_optimization_example/.gitignore
  llvm/tools/opt-viewer/cpp_optimization_example/Makefile
  llvm/tools/opt-viewer/cpp_optimization_example/main.cc
  llvm/tools/opt-viewer/cpp_optimization_example/run_optview.sh
  llvm/tools/opt-viewer/requirements.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131518.452435.patch
Type: text/x-patch
Size: 3392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220813/16ec5717/attachment.bin>


More information about the llvm-commits mailing list