mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
[bazel] Add missing dependency
This commit is contained in:
@@ -1436,6 +1436,7 @@ cc_library(
|
||||
copts = llvm_copts,
|
||||
deps = [
|
||||
":Core",
|
||||
":Object",
|
||||
":Support",
|
||||
":TransformUtils",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user