Skip to content

Add strx and all it's variants to FormsToPartition. #8092

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

Conversation

rastogishubham
Copy link

In DWARF 5, there are new string inderiction forms, which are strx, strx1, strx2, strx3, and strx4. These forms do not deduplicate in the CAS, and must be partitioned out when creating a CAS representation of the debug info section. Therefore, they need to be added to the FormsToPartition table. This patch addresses that.

(cherry picked from commit 2cdd722)

In DWARF 5, there are new string inderiction forms, which are strx,
strx1, strx2, strx3, and strx4. These forms do not deduplicate in the
CAS, and must be partitioned out when creating a CAS representation of
the debug info section. Therefore, they need to be added to the
FormsToPartition table. This patch addresses that.

(cherry picked from commit 2cdd722)
@rastogishubham
Copy link
Author

@swift-ci please test

@rastogishubham
Copy link
Author

@swift-ci please test llvm

@rastogishubham rastogishubham merged commit 3e3a857 into swiftlang:stable/20230725 Feb 1, 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