mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 00:50:03 +08:00
The Interface libraries were moved from Analysis, but declared in cmake using add_llvm_library(). This breaks LLVM_BUILD_LLVM_DYLIB builds. Differential Revision: https://reviews.llvm.org/D76463