Skip to content

Conversation

@JDevlieghere
Copy link

In llvm#118898 I changed dsymutil to emit a warning instead of an error when exceeding the 4GB limit for a slice and automatically fall back to using the fat64 header. However, while doing so, I forgot to remove the return which defeats the whole purpose.

rdar://140998416
(cherry picked from commit 83fd2c9)

…vm#171189)

In llvm#118898 I changed dsymutil to emit a warning instead of an error when
exceeding the 4GB limit for a slice and automatically fall back to using
the fat64 header. However, while doing so, I forgot to remove the return
which defeats the whole purpose.

rdar://140998416
(cherry picked from commit 83fd2c9)
@JDevlieghere JDevlieghere requested a review from a team as a code owner December 8, 2025 21:09
@JDevlieghere
Copy link
Author

@swift-ci test

@JDevlieghere JDevlieghere merged commit 25517fe into swift/release/6.3 Dec 9, 2025
3 checks passed
@JDevlieghere JDevlieghere deleted the jdevlieghere/cherrypick-83fd2c9 branch December 9, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants