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:
Nathan Lanza 2020-11-20 15:36:29 -05:00
parent 2c7e24c4b6
commit 33c79f76af
1 changed files with 0 additions and 3 deletions

View File

@ -39,9 +39,6 @@ add_lldb_library(lldbSymbol
${PLATFORM_SOURCES} ${PLATFORM_SOURCES}
DEPENDS
intrinsics_gen
LINK_LIBS LINK_LIBS
lldbCore lldbCore
lldbExpression lldbExpression