mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-05 15:42:24 +00:00
[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
Block a user