Skip to content

Commit 8dfd9ff

Browse files
authored
[bazel] Unbreak bazel bot (#115016)
Broken first by #114620
1 parent bce08d8 commit 8dfd9ff

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
@@ -23,6 +23,7 @@ licenses(["notice"])
2323
exports_files([
2424
"LICENSE.TXT",
2525
"cmake/modules/llvm-driver-template.cpp.in",
26+
"include/llvm/BinaryFormat/Dwarf.def",
2627
"include/llvm/CodeGen/SDNodeProperties.td",
2728
"include/llvm/CodeGen/ValueTypes.td",
2829
"include/llvm/Frontend/Directive/DirectiveBase.td",

0 commit comments

Comments
 (0)