Skip to content

Commit ec894c7

Browse files
rupprechtaugusto2112
authored andcommitted
[bazel][ORC] Port llvm#168518: orc deps (llvm#169059)
1 parent ce72459 commit ec894c7

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)