[roll] Roll fuchsia [llcpp] Migrate tables to new setters

Types with inline sizes <= 4 can directly be inlined into tables. As a
result, the table setters are being updated to directly set the values
and not use an ObjectView. This CL applies these changes to existing
table fields.

Original-Bug: 79578

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/583942
Original-Revision: 34a928c0f0adbc257a29c074aa8d441a6145de46
GitOrigin-RevId: 51283c74e3be6ad70436cb4e6dc12d6ca649558c
Change-Id: I621f7400bb89913d4d667aaabba28e571322cba8
1 file changed
tree: 9305b3b1423ffc26a7b489224dac8d486d4f8a7d
  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.