[roll] Roll fuchsia [build] Cleanup TODO for TLSDESC compiler flags

After https://github.com/llvm/llvm-project/pull/124990, LLVM sets
TLSDESC as the default for Fuchsia targets. This patch moves the config
setting into clang_defaults.

Original-Fixed: 322984857
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265705
Original-Revision: de98695b8e0d754cf3129d5c6ce3ffcab8942144
GitOrigin-RevId: 84140e178e483e2b8ecf96b44174d88b03dd3213
Change-Id: Ie3618aeae4b207ef3da51999bfa5dee2a43818bf
1 file changed
tree: 6022597f5c4fbe0a938d4045182fad23a93f6cbf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.