Skip to content

[bazel][lld] Remove unneeded dependencies. #144455

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
Jun 17, 2025

Conversation

slackito
Copy link
Collaborator

As far as I can tell these are not used in any includes in their respective targets, and building all of LLD with

bazel build --config=generic_clang @llvm-project//lld/...

still works.

As far as I can tell these are not used in any includes in their
respective targets, and building all of LLD with
```
bazel build --config=generic_clang @llvm-project//lld/...
```
still works.
@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label Jun 17, 2025
@slackito slackito merged commit 199428e into llvm:main Jun 17, 2025
9 checks passed
ajaden-codes pushed a commit to Jaddyen/llvm-project that referenced this pull request Jun 17, 2025
As far as I can tell these are not used in any includes in their
respective targets, and building all of LLD with
```
bazel build --config=generic_clang @llvm-project//lld/...
```
still works.
fschlimb pushed a commit to fschlimb/llvm-project that referenced this pull request Jun 18, 2025
As far as I can tell these are not used in any includes in their
respective targets, and building all of LLD with
```
bazel build --config=generic_clang @llvm-project//lld/...
```
still works.
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.

3 participants