[roll] Roll fuchsia [build] Remove __llvm_profile_counter_bias symbol

https://reviews.llvm.org/rGd6aed77f0d19 fixed the issue about
the following linker error in incremental coverage builders:
"undefined hidden symbol: __llvm_profile_counter_bias"
This patch removes the workaround for this linker error.

Original-Bug: 83653
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/727483
Original-Revision: 2ed0bd690b6d802be8553b3633a6e3bfb98e1f5f
GitOrigin-RevId: 00461336210d899f959f63ea7391bc81ccbc8fbf
Change-Id: I311ca28057f5efcd8f52f81d8241891dccdff987
1 file changed
tree: 3aba53aca116f16a962c9bb9c30e3460a998a300
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.