[roll] Roll fuchsia [build] Enable constructor type homing for debug info

This can dramatically reduce the size of debug info, for more details:
https://blog.llvm.org/posts/2021-04-05-constructor-homing-for-debug-info/

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/516263
Original-Revision: cb8e3c34057e41336653a4e29c9df2306e00cf5a
GitOrigin-RevId: ac71a8bf4872bc3e9f012c5570ea10d63857ec18
Change-Id: I2493dadc8e233de225fea5de48cce3cf9dc8f51d
1 file changed
tree: ab70927615a7eefa2991732be5e29dfd49d3d2b0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.