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 2b885f0 commit a749c98Copy full SHA for a749c98
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
+ "utils/lldbDataFormatters.py",
36
])
37
38
# It may be tempting to add compiler flags here, but that should be avoided.
0 commit comments