llvmc: remove dynamic plugins.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111094 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- Makefile 1 addition, 1 deletionMakefile
- Makefile.rules 19 additions, 55 deletionsMakefile.rules
- autoconf/configure.ac 1 addition, 30 deletionsautoconf/configure.ac
- include/llvm/CompilerDriver/AutoGenerated.h 40 additions, 0 deletionsinclude/llvm/CompilerDriver/AutoGenerated.h
- include/llvm/CompilerDriver/Common.td 0 additions, 6 deletionsinclude/llvm/CompilerDriver/Common.td
- include/llvm/CompilerDriver/ForceLinkage.h 0 additions, 122 deletionsinclude/llvm/CompilerDriver/ForceLinkage.h
- include/llvm/CompilerDriver/Main.h 21 additions, 0 deletionsinclude/llvm/CompilerDriver/Main.h
- include/llvm/CompilerDriver/Main.inc 2 additions, 12 deletionsinclude/llvm/CompilerDriver/Main.inc
- include/llvm/CompilerDriver/Plugin.h 0 additions, 81 deletionsinclude/llvm/CompilerDriver/Plugin.h
- lib/CompilerDriver/Main.cpp 7 additions, 6 deletionslib/CompilerDriver/Main.cpp
- lib/CompilerDriver/Makefile 2 additions, 29 deletionslib/CompilerDriver/Makefile
- lib/CompilerDriver/Plugin.cpp 0 additions, 83 deletionslib/CompilerDriver/Plugin.cpp
- tools/llvmc/CMakeLists.txt 1 addition, 1 deletiontools/llvmc/CMakeLists.txt
- tools/llvmc/Makefile 1 addition, 4 deletionstools/llvmc/Makefile
- tools/llvmc/plugins/Base/Makefile 0 additions, 15 deletionstools/llvmc/plugins/Base/Makefile
- tools/llvmc/plugins/Base/PluginMain.cpp 0 additions, 1 deletiontools/llvmc/plugins/Base/PluginMain.cpp
- tools/llvmc/plugins/Clang/Makefile 0 additions, 15 deletionstools/llvmc/plugins/Clang/Makefile
- tools/llvmc/plugins/Clang/PluginMain.cpp 0 additions, 1 deletiontools/llvmc/plugins/Clang/PluginMain.cpp
- tools/llvmc/plugins/Makefile 0 additions, 18 deletionstools/llvmc/plugins/Makefile
- tools/llvmc/src/AutoGenerated.td 17 additions, 0 deletionstools/llvmc/src/AutoGenerated.td
Loading
Please register or sign in to comment