mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
[bazel] Add missing Passes dependency to llvm-extract
This commit is contained in:
@@ -3239,6 +3239,7 @@ cc_binary(
|
||||
":IPO",
|
||||
":IRPrinter",
|
||||
":IRReader",
|
||||
":Passes",
|
||||
":Support",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user