[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
Wed Apr 4 05:19:43 PDT 2018
philip.pfaffe updated this revision to Diff 140946.
philip.pfaffe marked 12 inline comments as done.
philip.pfaffe added a comment.
Address review comments:
- Use more StringRef and Twine
- Hide the PassPluginLibraryInfo object
Repository:
rL LLVM
https://reviews.llvm.org/D35258
Files:
include/llvm/Passes/PassPlugin.h
include/llvm/Support/Compiler.h
lib/Passes/CMakeLists.txt
lib/Passes/PassPlugin.cpp
tools/opt/NewPMDriver.cpp
unittests/CMakeLists.txt
unittests/Passes/CMakeLists.txt
unittests/Passes/PluginsTest.cpp
unittests/Passes/TestPlugin.cxx
unittests/Passes/TestPlugin.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35258.140946.patch
Type: text/x-patch
Size: 13354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/c0c3103f/attachment.bin>
More information about the llvm-commits
mailing list