mirror of
https://github.com/intel/llvm.git
synced 2026-02-07 16:11:27 +08:00
Replace the use of the deprecated `llvm-config` tool with LLVM's CMake files for detecting LLVM in standalone builds. Differential Revision: https://reviews.llvm.org/D137024