[PATCH] D61446: Generalize the pass registration mechanism used by Polly to any third-party tool

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 06:52:12 PDT 2019


serge-sans-paille updated this revision to Diff 198460.
serge-sans-paille added a comment.

Tested withe the following dummy project: https://sergesanspaille.fedorapeople.org/bye.tgz


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

https://reviews.llvm.org/D61446

Files:
  CMakeLists.txt
  docs/CMake.rst
  include/llvm/Config/llvm-config.h.cmake
  tools/CMakeLists.txt
  tools/bugpoint/CMakeLists.txt
  tools/bugpoint/bugpoint.cpp
  tools/clang/tools/driver/CMakeLists.txt
  tools/clang/tools/driver/cc1_main.cpp
  tools/opt/CMakeLists.txt
  tools/opt/NewPMDriver.cpp
  tools/opt/opt.cpp
  tools/polly/cmake/extension.cmake
  utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61446.198460.patch
Type: text/x-patch
Size: 12700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/6ad2879a/attachment-0001.bin>


More information about the llvm-commits mailing list