[PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
Rudy Pons via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 05:23:18 PDT 2016
Ilod added a comment.
LGTM
Plugins tests are still disabled by lit.cfg I think, as it only checks for enable_shared, which is disabled. I suppose we could wait for both this and the SampleAnalyzerPlugin to be patched before enabling plugins tests if we have LLVM_EXPORT_SYMBOLS_FOR_PLUGINS, as every plugin test should work after this.
Repository:
rL LLVM
http://reviews.llvm.org/D21385
More information about the llvm-commits
mailing list