[roll] Roll fuchsia [sdk][build] Use llvm-ifs instead of nm for abi validation Previously there was an ad-hoc script that used nm to extract symbols from a shared object. This patch uses llvm-ifs instead. llvm-ifs is useful for ensuring abi stability, and can also create stub SO's from the checked in ifs files. A separate patch will create the stubs to break dependencies in the build and increase parellelism. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/646766 Original-Revision: e1c585cb97013dea314abcd974f44e45f8c2c519 GitOrigin-RevId: 132ef575b700a7410b0f7714caac7fd9c0da508a Change-Id: If208a2c08b84a98d00ea6459a100ffd312087adf
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.