[roll] Roll fuchsia [ld] Adapt test logic for llvm-readelf --notes JSON schema change

The upstream llvm-readelf has changed the JSON schema of its
output for the --notes switch.  Make the JSON decoding used in
gen-load-test-modules-info.py accept either schema.

Original-Fixed: 353662131
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1083792
Original-Revision: 86775887e249a07d12a415a1909e973c9f1babb8
GitOrigin-RevId: b74cb56cc36da5c3c382800c9ec92032c00bde2e
Change-Id: Ic46c580f5ce2b2f4ad1c2357a62ae91549fd2e0a
1 file changed
tree: 3e58204b6e210b6b72d867346fb8292d4d5b58c0
  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.