Revert r276856 "Adjust Registry interface to not require plugins to export a registry"
authorJohn Brawn <john.brawn@arm.com>
Wed, 27 Jul 2016 11:41:18 +0000 (11:41 +0000)
committerJohn Brawn <john.brawn@arm.com>
Wed, 27 Jul 2016 11:41:18 +0000 (11:41 +0000)
commit3839263204a107b7befe498bdd8ee617b20808c9
treeff4d452d5a047e15132f3f1c828bcc8447b0977f
parent63aff61019e0a6bdae4cfdac2a3cc0be9fdcfa97
Revert r276856 "Adjust Registry interface to not require plugins to export a registry"

This is causing a huge pile of buildbot failures.

llvm-svn: 276857
clang/examples/AnnotateFunctions/CMakeLists.txt
clang/examples/PrintFunctionNames/CMakeLists.txt
clang/include/clang/Frontend/FrontendPluginRegistry.h
clang/include/clang/Lex/Preprocessor.h
clang/lib/Frontend/FrontendAction.cpp
clang/lib/Lex/Preprocessor.cpp
clang/lib/Tooling/CompilationDatabase.cpp
llvm/include/llvm/Support/Registry.h
llvm/lib/CodeGen/GCMetadataPrinter.cpp
llvm/lib/CodeGen/GCStrategy.cpp