We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebdebe5 commit 74f40d3Copy full SHA for 74f40d3
utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
@@ -32,6 +32,7 @@ exports_files([
32
"include/llvm/IR/Intrinsics.td",
33
"include/llvm/Option/OptParser.td",
34
"utils/lit/lit.py",
35
+ # This one is needed for building and vendoring out lldb from off tree.
36
"utils/lldbDataFormatters.py",
37
])
38
0 commit comments