]> granicus.if.org Git - clang/commit
cmake: Remove uses of add_llvm_loadable_module macro
authorTom Stellard <tstellar@redhat.com>
Thu, 20 Dec 2018 22:04:36 +0000 (22:04 +0000)
committerTom Stellard <tstellar@redhat.com>
Thu, 20 Dec 2018 22:04:36 +0000 (22:04 +0000)
commit7678da76438390480e87de11da4c22c503479675
tree8448a05523ab1321d1492bbf2b00b8af091fdd02
parent75ee3609d2a0edf40e80ae5fba26209415976a9a
cmake: Remove uses of add_llvm_loadable_module macro

This was removed from llvm in r349839.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@349840 91177308-0d34-0410-b5e6-96231b3b80d8
examples/AnnotateFunctions/CMakeLists.txt
examples/PrintFunctionNames/CMakeLists.txt
examples/analyzer-plugin/CMakeLists.txt