forked from OSchip/llvm-project
[libclang] Remove duplicate dependency on LLVMSupport
Differential Revision: https://reviews.llvm.org/D79451
This commit is contained in:
parent
f014972446
commit
02b303321d
|
@ -44,7 +44,6 @@ set(LIBS
|
|||
clangSema
|
||||
clangSerialization
|
||||
clangTooling
|
||||
LLVMSupport
|
||||
)
|
||||
|
||||
if (CLANG_ENABLE_ARCMT)
|
||||
|
|
Loading…
Reference in New Issue