llvm-project
199428e0
- [bazel][lld] Remove unneeded dependencies. (#144455)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
142 days ago
[bazel][lld] Remove unneeded dependencies. (#144455) 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.
References
#144455 - [bazel][lld] Remove unneeded dependencies.
Author
slackito
Parents
a02afb0d
Loading