[PATCH] D35258: [Plugins] Add a slim plugin API to work together with the new PM

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 11:02:55 PST 2018


philip.pfaffe updated this revision to Diff 136808.
philip.pfaffe added a comment.

[NFC] clang-format


Repository:
  rL LLVM

https://reviews.llvm.org/D35258

Files:
  include/llvm/Passes/PassPlugin.h
  include/llvm/Passes/PassPluginLoader.h
  lib/Passes/CMakeLists.txt
  lib/Passes/PassPluginLoader.cpp
  tools/opt/NewPMDriver.cpp
  unittests/CMakeLists.txt
  unittests/Passes/CMakeLists.txt
  unittests/Passes/Plugin.cxx
  unittests/Passes/PluginsTest.cpp
  unittests/Passes/TestPlugin.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35258.136808.patch
Type: text/x-patch
Size: 11332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/6f2c1575/attachment.bin>


More information about the llvm-commits mailing list