Skip to content

Cherry-pick PR #77004 from llvm.org/main to stable/20230725 #7942

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

Merged
merged 4 commits into from
Jan 10, 2024

Conversation

rastogishubham
Copy link

@rastogishubham rastogishubham commented Jan 6, 2024

In addition to the patch in llvm#77004, also cherry-pick subsequent fixes for test failures in the form of f22dc88, 8e92d9e, and ab073cb

…lvm#77004)

If there is no file name in the prologue of a line table, the verifier
will try to verify the file index, which will be set to 1 by default.
This will cause the DWARF verifier to throw an error even if there is no
error.

rdar://114476503
rdar://114343624
(cherry picked from commit 93d2e49)
Accidentally didn't commit the review feedback before merging the PR

(cherry picked from commit f22dc88)
This test fails on power pc and solaris, moving it to AArch64 folder
because the yaml is generated for an AArch64 MachO object file.

(cherry picked from commit 8e92d9e)
@rastogishubham
Copy link
Author

@swift-ci please test

@rastogishubham
Copy link
Author

@swift-ci please test

1 similar comment
@rastogishubham
Copy link
Author

@swift-ci please test

@rastogishubham rastogishubham merged commit d7795ec into swiftlang:stable/20230725 Jan 10, 2024
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.

1 participant