Update the Clang toolchain

This version contains the changes to __dso_handle handling.

Change-Id: I08aada79ec4019e054849c9829d6d5f7c9aa4ac8
2 files changed
tree: 1cf8663f7ccec2d9cdebd8edaa2db7998c56bd9d
  1. linux64/
  2. mac/
  3. win/
  4. .gitignore
  5. AUTHORS
  6. cipd
  7. exec_tool.sh
  8. gn
  9. go
  10. godepfile
  11. LICENSE
  12. ninja
  13. README.md
  14. 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.