[roll] Roll fuchsia [roll] Roll llvm-project/libc 3dc7698..e497f78 (2 commits)

e497f78:https://llvm.googlesource.com/llvm-project/libc/+/e497f784cac0d1a8abd99e3d3ef237cd4289c3ae Reland "[libc] Implement clone(2) and use it in thread spawning" (#225384)
567579e:https://llvm.googlesource.com/llvm-project/libc/+/567579ed01ed988fffe93d150232154e01cf9348 [libc] Move Linux TLS routines from crt1.o into libc.a (#225418)

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1839411
Original-Original-Revision: 31b8cc3dba40fd3df2c281b2ebfe5090c5b9e4d7
GitOrigin-RevId: 0dfcbd4093c7022951de059ae1ba9bbf496b0fa1
Change-Id: I2920aeb6e4b8d61f799db86a5ea926064bd794bf
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1840406
Cr-Commit-Position: refs/heads/main@{#202866}
1 file changed
tree: e2c84cfc101cc67f6e8106d304a1ef87e7f29b3e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.