Skip to content

Commit

Permalink
Revert "[lldb] add a missing dependency on intrinsics_gen"
Browse files Browse the repository at this point in the history
This reverts commit 137ff73.

This belongs in Apple's Swift fork since this is a direct fix for
unified Swift + llvm + lldb builds.
  • Loading branch information
lanza committed Nov 20, 2020
1 parent 2c7e24c commit 33c79f7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lldb/source/Symbol/CMakeLists.txt
Expand Up @@ -39,9 +39,6 @@ add_lldb_library(lldbSymbol

${PLATFORM_SOURCES}

DEPENDS
intrinsics_gen

LINK_LIBS
lldbCore
lldbExpression
Expand Down

0 comments on commit 33c79f7

Please sign in to comment.