Skip to content

Commit 12bf423

Browse files
author
Dmitry Chernenkov
committed
[Bazel] Fix dependencies for clang codegen
1 parent 9057608 commit 12bf423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1860,6 +1860,7 @@ cc_library(
18601860
"//llvm:IRReader",
18611861
"//llvm:InstCombine",
18621862
"//llvm:Instrumentation",
1863+
"//llvm:HipStdPar",
18631864
"//llvm:LTO",
18641865
"//llvm:Linker",
18651866
"//llvm:MC",

0 commit comments

Comments
 (0)