Update the Clang toolchain for Linux

This version is functionally equivalent to the previous one, but it
has the correct version information to ensure that goma matches the
Linux and Mac binaries.

Change-Id: Icecd0ae9f67ce1f46eb1cfd4014af58e30c0d4a3
1 file changed
tree: f994ec745f9acb758ecdd01db1bef917209baeb7
  1. linux64/
  2. mac/
  3. win/
  4. .gitignore
  5. AUTHORS
  6. exec_tool.sh
  7. gn
  8. go
  9. godepfile
  10. LICENSE
  11. ninja
  12. README.md
  13. update.sh
README.md

Fuchsia Build Tools

This repository contains the hashes of a number of prebuilt tools that are used to build Fuchsia-related projects. The actual tools themselves are located in Google Storage.

In most cases, the jiri tool will download the build tools automatically during its update step. To download the tools manually, run update.sh.