Add nm to the every-file- clang groups

nm is referenced by _cc_toolchain_config_impl, so it should be added to
the every-file- clang groups. A separate "nm" filegroup is also added
for consumers that want to use nm directly.

Change-Id: I8cb51ac7c2ed2489169a2f9e76cca28e2557900d
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/787157
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia-Auto-Submit: John Bauman <jbauman@google.com>
Reviewed-by: David Turner <digit@google.com>
1 file changed
tree: d28a013ab83b6bbcc71cbea7ed36c26179e32965
  1. bazel_rules_fuchsia/
  2. bazel_rules_fuchsia_experimental/
  3. manifests/
  4. scripts/
  5. tests/
  6. .gitignore
  7. .gitmodules
  8. AUTHORS
  9. BUILD.bazel
  10. CONTRIBUTING.md
  11. LICENSE
  12. PATENTS
  13. README.md
  14. using_local_sdk.md
README.md

Fuchsia SDK Integration Repository

This repository provides environment-specific (e.g. Bazel, GN) tools for the SDK and associated integration tests in a public repo.

Visit Contributing to Fuchsia to learn how to contribute to this repository.