Skip to content

Commit 01227ab

Browse files
authored
[bazel][ORC] Port #168518: orc deps (#169059)
1 parent f56ddde commit 01227ab

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)