[CMake] Use find_package(LLVM) instead of LLVMConfig
authorPetr Hosek <phosek@chromium.org>
Thu, 30 May 2019 07:34:39 +0000 (07:34 +0000)
committerPetr Hosek <phosek@chromium.org>
Thu, 30 May 2019 07:34:39 +0000 (07:34 +0000)
commit433a19168379cc87c7ea4ee8dbdca5b76f2e4b30
treeef37a56d02b56fe78e0549e80ba2f633031e58dc
parentde234847e9dbc26d8b3377871fde3943c6fb309f
[CMake] Use find_package(LLVM) instead of LLVMConfig

This addresses an issues introduced in r362047.

Differential Revision: https://reviews.llvm.org/D62640

llvm-svn: 362065
libunwind/CMakeLists.txt
llvm/runtimes/CMakeLists.txt