[roll] Roll fuchsia [llvm-profdata] Fix PE-COFF case for the bitmap data section

This removes the conditionalization that enabled the soft
transition with the toolchain roll that changed the API in the
InstrProfData.inc header.  It also adds the missing pragmas for
the PE-COFF case to initialize the new section's handling
correctly for the linker.

Original-Fixed: 136110
Cq-Include-Trybots: luci.fuchsia.try:core.arm64-coverage-qemu_kvm,core.x64-coverage-qemu_kvm
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/956876
Original-Revision: 4c59e9301cc2adb25fbc546f2b84d004ac2ac033
GitOrigin-RevId: 3aa3805660f42cb4cd152e34cea7af92f99a240e
Change-Id: I60db001d253939f279c904d382098b1f2fde7943
1 file changed
tree: db153310c4bd7a5c62780e15b004564f7f9eb2a6
  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.