[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
Tue Jul 25 06:17:47 PDT 2017
philip.pfaffe updated this revision to Diff 108063.
philip.pfaffe added a comment.
Correctly value-initialize the PluginInfo.
https://reviews.llvm.org/D35258
Files:
include/llvm/Support/Plugin.h
include/llvm/Support/PluginLoader.h
lib/Support/PluginLoader.cpp
tools/opt/NewPMDriver.cpp
unittests/Support/CMakeLists.txt
unittests/Support/Plugins/CMakeLists.txt
unittests/Support/Plugins/Plugin.cxx
unittests/Support/Plugins/PluginsTest.cpp
unittests/Support/Plugins/TestPlugin.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35258.108063.patch
Type: text/x-patch
Size: 11481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/94067fff/attachment.bin>
More information about the llvm-commits
mailing list