forked from OSchip/llvm-project
Revert "[lldb] add a missing dependency on intrinsics_gen"
This reverts commit 137ff73317
.
This belongs in Apple's Swift fork since this is a direct fix for
unified Swift + llvm + lldb builds.
This commit is contained in:
parent
2c7e24c4b6
commit
33c79f76af
|
@ -39,9 +39,6 @@ add_lldb_library(lldbSymbol
|
|||
|
||||
${PLATFORM_SOURCES}
|
||||
|
||||
DEPENDS
|
||||
intrinsics_gen
|
||||
|
||||
LINK_LIBS
|
||||
lldbCore
|
||||
lldbExpression
|
||||
|
|
Loading…
Reference in New Issue