Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rebranch] Revert "Cleanup unwind table emission code a bit." #8771

Merged
merged 1 commit into from
May 20, 2024

Conversation

bnbarham
Copy link

This temporarily reverts commit 648ce3d to fix two TSAN failures Sanitizers/tsan/emptyarraystorage.swift and Sanitizers/tsan/tsan.swift caused by:

<unknown>:0: error: fatal error encountered during compilation; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
<unknown>:0: note: sleb128 and uleb128 expressions must be absolute

rdar://113994760 tracks fixing this upstream.

@bnbarham bnbarham requested a review from jroelofs May 17, 2024 04:15
@bnbarham
Copy link
Author

@swift-ci please test

This reverts commit 648ce3d.

rdar://113994760
llvm#64826
(cherry picked from commit 1c7f71c)
@bnbarham
Copy link
Author

@swift-ci please test

@bnbarham
Copy link
Author

LLVM build passed 👍

@bnbarham bnbarham merged commit 623bcfe into apple:stable/20240408 May 20, 2024
0 of 3 checks passed
@bnbarham bnbarham deleted the revert-for-tsan-failures branch May 20, 2024 23:57
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.

None yet

2 participants