Roll llvm-libc from ffdeea1ab212 to d142988aba91 (6 revisions)
ffdeea1ab2..d142988aba
2025-03-28 michaelrj@google.com [libc] Add maintainers file (#133471)
2025-03-28 73320969+hulxv@users.noreply.github.com [libc] implement `memalignment` (#132493)
2025-03-28 qinkun@google.com [NFC] Fix some typos in libc and mlir comments (#133374)
2025-03-28 huberjn@outlook.com [libc] Enable 'mktime' for the GPU (#133437)
2025-03-28 huberjn@outlook.com [Clang][AMDGPU] Remove special handling for COV4 libraries (#132870)
2025-03-28 jesse.a.deguire@gmail.com [libc] Fix implicit conversion error in DyadicFloat::as_mantissa_type(). (#133383)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/llvm-libc-chromium
Please CC lexan@google.com,thakis@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: thakis@google.com
Change-Id: I15f2e5721238d17e19e074260f273e9cfdd34836
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6411611
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1439855}
This commit is contained in:
parent
f986c05691
commit
c038239836
2
DEPS
2
DEPS
@ -519,7 +519,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling llvm-libc
|
||||
# and whatever else without interference from each other.
|
||||
'llvm_libc_revision': 'ffdeea1ab212d6349484afb9ba9532e252fde09d',
|
||||
'llvm_libc_revision': 'd142988aba91fdc5e54c69f5dd500dcc00c1d7ad',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling llvm-libc
|
||||
# and whatever else without interference from each other.
|
||||
|
2
third_party/llvm-libc/src
vendored
2
third_party/llvm-libc/src
vendored
@ -1 +1 @@
|
||||
Subproject commit ffdeea1ab212d6349484afb9ba9532e252fde09d
|
||||
Subproject commit d142988aba91fdc5e54c69f5dd500dcc00c1d7ad
|
Loading…
x
Reference in New Issue
Block a user