Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
This reverts commit r113632 Conflicts: cmake/modules/AddLLVM.cmake git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113819 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- CMakeLists.txt 0 additions, 6 deletionsCMakeLists.txt
- cmake/modules/AddLLVM.cmake 4 additions, 83 deletionscmake/modules/AddLLVM.cmake
- cmake/modules/CMakeLists.txt 8 additions, 14 deletionscmake/modules/CMakeLists.txt
- cmake/modules/LLVMConfig.cmake 165 additions, 0 deletionscmake/modules/LLVMConfig.cmake
- cmake/modules/LLVMConfig.cmake.in 0 additions, 11 deletionscmake/modules/LLVMConfig.cmake.in
- cmake/modules/LLVMLibDeps.cmake 71 additions, 0 deletionscmake/modules/LLVMLibDeps.cmake
- examples/BrainF/CMakeLists.txt 2 additions, 3 deletionsexamples/BrainF/CMakeLists.txt
- examples/ExceptionDemo/CMakeLists.txt 2 additions, 2 deletionsexamples/ExceptionDemo/CMakeLists.txt
- examples/Fibonacci/CMakeLists.txt 2 additions, 2 deletionsexamples/Fibonacci/CMakeLists.txt
- examples/HowToUseJIT/CMakeLists.txt 2 additions, 2 deletionsexamples/HowToUseJIT/CMakeLists.txt
- examples/Kaleidoscope/Chapter3/CMakeLists.txt 2 additions, 2 deletionsexamples/Kaleidoscope/Chapter3/CMakeLists.txt
- examples/Kaleidoscope/Chapter4/CMakeLists.txt 2 additions, 3 deletionsexamples/Kaleidoscope/Chapter4/CMakeLists.txt
- examples/Kaleidoscope/Chapter5/CMakeLists.txt 2 additions, 3 deletionsexamples/Kaleidoscope/Chapter5/CMakeLists.txt
- examples/Kaleidoscope/Chapter6/CMakeLists.txt 2 additions, 3 deletionsexamples/Kaleidoscope/Chapter6/CMakeLists.txt
- examples/Kaleidoscope/Chapter7/CMakeLists.txt 2 additions, 3 deletionsexamples/Kaleidoscope/Chapter7/CMakeLists.txt
- examples/ModuleMaker/CMakeLists.txt 2 additions, 2 deletionsexamples/ModuleMaker/CMakeLists.txt
- examples/ParallelJIT/CMakeLists.txt 2 additions, 2 deletionsexamples/ParallelJIT/CMakeLists.txt
- lib/Analysis/CMakeLists.txt 1 addition, 1 deletionlib/Analysis/CMakeLists.txt
- lib/Analysis/IPA/CMakeLists.txt 0 additions, 2 deletionslib/Analysis/IPA/CMakeLists.txt
- lib/Archive/CMakeLists.txt 0 additions, 2 deletionslib/Archive/CMakeLists.txt
Loading
Please register or sign in to comment