[roll] Roll fuchsia [roll] Roll llvm-project/libc a596798..f3352af (3 commits)

f3352af:https://llvm.googlesource.com/llvm-project/libc/+/f3352afb3efbc16915c3b7dca6a2c943ea732c66 [libc] Fix op_tests Memcmp guard to require SSE4.1 (#196572)
1e3eb6d:https://llvm.googlesource.com/llvm-project/libc/+/1e3eb6deb6615582b172abca2176a37d7b4be43f [libc][math] Fix a -Wshadow warning in add_sub.h (#196337)
aeee14e:https://llvm.googlesource.com/llvm-project/libc/+/aeee14e35b3ffc82edf25099dbbda2d987affaf2 Syscall migrations of stdio and unistd (#196403)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1604771
Original-Revision: 873e8c7ddb82cea2503cb41c1d02dba8d5e43b20
GitOrigin-RevId: c810896fc6b5925cef003d341296ea2bcf2d18b4
Change-Id: I0f40ac03a5e14d1ee40c006a275bd6f6613c2ab6
1 file changed
tree: d9c4f1106a01af58b1dea8f33699af7382d2d06e
  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.