Skip to content

Commit 241e4c7

Browse files
committed
[Bazel] Fixup for llvm#77008 (orc::SymbolMap)
1 parent a5902a4 commit 241e4c7

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
@@ -2719,6 +2719,7 @@ cc_library(
27192719
]),
27202720
hdrs = glob([
27212721
"include/llvm/ExecutionEngine/JITLink/*.h",
2722+
"include/llvm/ExecutionEngine/Orc/*.h",
27222723
]),
27232724
copts = llvm_copts,
27242725
deps = [

0 commit comments

Comments
 (0)