[llvm] [Baze] Add missing lldbDataFormatter.py back to BUILD.bazel. (PR #115519)
weiwei chen via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 8 14:19:37 PST 2024
================
@@ -32,6 +32,7 @@ exports_files([
"include/llvm/IR/Intrinsics.td",
"include/llvm/Option/OptParser.td",
"utils/lit/lit.py",
+ "utils/lldbDataFormatters.py",
----------------
weiweichen wrote:
Adding a comment here https://github.com/llvm/llvm-project/pull/115556
https://github.com/llvm/llvm-project/pull/115519
More information about the llvm-commits
mailing list