OSDN Git Service

[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)
commit7b341dbecba5a5e0b71ce1acf30fd53cf26b1519
tree788eb0df7981d78298a6e4f4e0ae6bf7bfaa2fb9
parentb021f7809f71d596002567323d0a251826f491a0
[CMake] Use find_package(LLVM) instead of LLVMConfig

This addresses an issues introduced in r362047.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362065 91177308-0d34-0410-b5e6-96231b3b80d8
runtimes/CMakeLists.txt