[roll] Roll fuchsia [netstack3] Misc code generation improvements

Help monorphization where easy and possible to sidestep abstract
serializers which cause LLVM-lines multiplication.

Overall these give us 10-20s of compilation time in release and don't
hurt readability too much.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1057120
Original-Revision: 42cbbdbd5f3bbaf4324662649ec8f9b5df3e014c
GitOrigin-RevId: c8745108b38a29dde9f024309d14edd588e96377
Change-Id: If2926ad54b6bfacf215312e595822d615cccc0dc
1 file changed
tree: 5839726272f74fa6e5d36bfb8208589ff748f95d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.