Skip to content

Commit 14b54c6

Browse files
d0kLukacma
authored andcommitted
[bazel] Add dependency for 4f53413
1 parent afe208c commit 14b54c6

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/llvm/unittests

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ cc_test(
423423
"//llvm:JITLink",
424424
"//llvm:MC",
425425
"//llvm:Object",
426+
"//llvm:ObjectYAML",
426427
"//llvm:OrcDebugging",
427428
"//llvm:OrcJIT",
428429
"//llvm:OrcShared",

0 commit comments

Comments
 (0)