Skip to content

Commit d366304

Browse files
committed
[bazel] Add missing Passes dependency to llvm-extract
1 parent d433147 commit d366304

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/llvm/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3239,6 +3239,7 @@ cc_binary(
32393239
":IPO",
32403240
":IRPrinter",
32413241
":IRReader",
3242+
":Passes",
32423243
":Support",
32433244
],
32443245
)

0 commit comments

Comments
 (0)