[examples] Use loadable modules instead of shared libraries for Clang plugins.
This avoids linking in extra copies of, say, LLVMSupport. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201256 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- examples/PrintFunctionNames/CMakeLists.txt 1 addition, 16 deletionsexamples/PrintFunctionNames/CMakeLists.txt
- examples/PrintFunctionNames/Makefile 1 addition, 1 deletionexamples/PrintFunctionNames/Makefile
- examples/analyzer-plugin/CMakeLists.txt 1 addition, 13 deletionsexamples/analyzer-plugin/CMakeLists.txt
Loading
Please register or sign in to comment