Skip to content

Commit 2d525d4

Browse files
author
Zachary Turner
committed
Remove dependency from Host -> Core.
I wasn't actually trying to eliminate this one, but looks like it happened as a side effect of moving Symbols out of Host. llvm-svn: 355037
1 parent 67a1dea commit 2d525d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/source/Host/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ add_lldb_library(lldbHost
163163
${HOST_SOURCES}
164164

165165
LINK_LIBS
166-
lldbCore
167166
lldbTarget
168167
lldbUtility
169168
${EXTRA_LIBS}

0 commit comments

Comments
 (0)