[roll] Roll fuchsia [superproject] Roll scudo [scudo] Change Classes definition to uptr.

All of the places that use the Classes array, use it as a uptr.
So change the array to be uptr instead of u32.

Reviewed By: Chia-hungDuan

Differential Revision: https://reviews.llvm.org/D158048

GitOrigin-RevId: d2b9cec99140b035f9c12e81e3cac88b112d8dbc
Original-Revision: 5792e7360fca146c0875613445753a4cc448ef1e
Roller-URL: https://ci.chromium.org/b/8772629228239913489
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/902660
Original-Revision: 698363d28e1f238acec45cece5f71fd09b6f1030
Change-Id: I2abc03cd2ff82556ec9ff5b3fc897293a1984b7c
1 file changed
tree: 59d50b4893df0fa4394cf69877b97f132a40b06c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.