[PATCH] D51748: cmake: Refactor add_llvm_loadable_module()

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 21:17:20 PST 2018


tstellar updated this revision to Diff 173490.
tstellar added a comment.

Remove add_llvm_loadable_module() completely.


Repository:
  rL LLVM

https://reviews.llvm.org/D51748

Files:
  cmake/modules/AddLLVM.cmake
  docs/CMake.rst
  docs/WritingAnLLVMPass.rst
  lib/Transforms/Hello/CMakeLists.txt
  tools/bugpoint-passes/CMakeLists.txt
  tools/gold/CMakeLists.txt
  unittests/Passes/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51748.173490.patch
Type: text/x-patch
Size: 5404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181110/0ef648ad/attachment.bin>


More information about the llvm-commits mailing list