mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 02:16:05 +00:00
Adding missing dependencies to BUILD.bazel (#84235)
Build fix after (#84007).
This commit is contained in:
parent
c3acbf6bb0
commit
1ed15cd5de
@ -6187,6 +6187,9 @@ cc_library(
|
||||
":NVVMToLLVMIRTranslation",
|
||||
":TargetLLVM",
|
||||
":ToLLVMIRTranslation",
|
||||
"@cuda//:cuda_headers",
|
||||
"@cuda//:cusparse_static",
|
||||
"@cuda//:libcuda",
|
||||
":config",
|
||||
"//llvm:NVPTXCodeGen",
|
||||
"//llvm:Support",
|
||||
|
Loading…
x
Reference in New Issue
Block a user