Skip to content

[Baze] Add missing lldbDataFormatter.py back to BUILD.bazel. #115519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

weiweichen
Copy link
Contributor

@weiweichen weiweichen commented Nov 8, 2024

  • Add utils/lldbDataFormatters.py back.

@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label Nov 8, 2024
@@ -32,6 +32,7 @@ exports_files([
"include/llvm/IR/Intrinsics.td",
"include/llvm/Option/OptParser.td",
"utils/lit/lit.py",
"utils/lldbDataFormatters.py",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion Would it make sense to add a comment here confirming that this has usage by downstream users of LLVM?

For context for other reviewers, this was originally added a few months ago in b1a93db, but then removed a few days ago in bb9ff32 because it appeared unused within LLVM.

To hedge against a similar cleanup effort removing these in the future, a comment in the source confirming this has external usage might help.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that was exactly my comment in #114620 (comment).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding a comment here #115556

@weiweichen weiweichen merged commit a749c98 into llvm:main Nov 8, 2024
8 checks passed
Groverkss pushed a commit to iree-org/llvm-project that referenced this pull request Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bazel "Peripheral" support tier build system: utils/bazel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants