Skip to content

Update to a more recent LLVM. - #7488

Merged
zygoloid merged 2 commits into
carbon-language:trunkfrom
zygoloid:push-ppwnxwpuyvut
Jul 14, 2026
Merged

Update to a more recent LLVM.#7488
zygoloid merged 2 commits into
carbon-language:trunkfrom
zygoloid:push-ppwnxwpuyvut

Conversation

@zygoloid

Copy link
Copy Markdown
Contributor

Fix a few API issues. There's also a newly-added file in compiler-rt that is not supposed to be built by default but is not being excluded properly by a glob. Added a patch to exclude that and sent llvm/llvm-project#208861 upstream.

@zygoloid
zygoloid requested a review from a team as a code owner July 11, 2026 00:09
@zygoloid
zygoloid requested review from geoffromer and removed request for a team July 11, 2026 00:09
Date: Fri, 10 Jul 2026 23:42:00 +0000
Subject: [PATCH] Exclude libc math C++ builtins from compiler-rt Bazel overlay

In CMake, addtf3.cpp is only compiled when COMPILER_RT_USE_LIBC_MATH is ON,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to cross-reference the upstream issue, or is the convention for the patch file to exactly match the upstream commit description?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I can see, the convention is for the patch to match the upstream change; other patches don't mention the upstream PR.

@zygoloid
zygoloid enabled auto-merge July 13, 2026 20:01
@zygoloid
zygoloid added this pull request to the merge queue Jul 13, 2026
Merged via the queue into carbon-language:trunk with commit 8bae79f Jul 14, 2026
17 checks passed
@zygoloid
zygoloid deleted the push-ppwnxwpuyvut branch July 14, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants