Skip to content

Commit db810b6

Browse files
jkorous-appletstellar
authored andcommitted
[libclang] Remove duplicate dependency on LLVMSupport
Differential Revision: https://reviews.llvm.org/D79451 (cherry picked from commit 02b3033)
1 parent bab8d17 commit db810b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/tools/libclang/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ set(LIBS
4444
clangSema
4545
clangSerialization
4646
clangTooling
47-
LLVMSupport
4847
)
4948

5049
if (CLANG_ENABLE_ARCMT)

0 commit comments

Comments
 (0)