Skip to content

Commit

Permalink
[CMake] Revert cf86a23
Browse files Browse the repository at this point in the history
It is unnecessary after 993bbaf
  • Loading branch information
MaskRay committed May 27, 2020
1 parent 993bbaf commit be6bffe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions llvm/lib/Analysis/ML/CMakeLists.txt
Expand Up @@ -3,7 +3,4 @@ add_llvm_component_library(LLVMMLPolicies

DEPENDS
intrinsics_gen

LINK_LIBS
LLVMCore
)
3 changes: 0 additions & 3 deletions llvm/lib/Passes/CMakeLists.txt
Expand Up @@ -13,7 +13,4 @@ add_llvm_component_library(LLVMPasses

DEPENDS
intrinsics_gen

LINK_LIBS
LLVMMLPolicies
)

0 comments on commit be6bffe

Please sign in to comment.