Skip to content

Commit db0aeb3

Browse files
rupprechtPriyanshu3820
authored andcommitted
[bazel][ORC] Port llvm#168518: orc deps (llvm#169059)
1 parent 1c53d87 commit db0aeb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4120,6 +4120,7 @@ cc_library(
41204120
copts = llvm_copts,
41214121
deps = [
41224122
":BinaryFormat",
4123+
":Core",
41234124
":DebugInfo",
41244125
":DebugInfoDWARF",
41254126
":JITLink",

0 commit comments

Comments
 (0)