Skip to content

Conversation

adrian-prantl
Copy link
Contributor

This fixes potential LLVM verifier errors in exploded variables with undefined
elments, because a few lines below the size of fragments is derived from the
size of the LLVM SSA value and the constant used in the deleted workaround is
always an i64.

rdar://problem/51343998

This fixes potential LLVM verifier errors in exploded variables with undefined
elments, because a few lines below the size of fragments is derived from the
size of the LLVM SSA value and the constant used in the deleted workaround is
always an i64.

rdar://problem/51343998
@adrian-prantl
Copy link
Contributor Author

test with apple/swift-lldb#1683
@swift-ci test

@adrian-prantl
Copy link
Contributor Author

test with apple/swift-lldb#1683
@swift-ci test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - a0463a8

Copy link
Member

@dcci dcci left a comment

Choose a reason for hiding this comment

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

LGTM once we agree on the lldb part.

@adrian-prantl
Copy link
Contributor Author

test with apple/swift-lldb#1683
@swift-ci test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - a0463a8

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - a0463a8

@adrian-prantl
Copy link
Contributor Author

test with apple/swift-lldb#1683
@swift-ci smoke test

@adrian-prantl
Copy link
Contributor Author

Linux test failed with unrelated swiftpm build failure. Keep trying...

@adrian-prantl
Copy link
Contributor Author

test with apple/swift-lldb#1683
@swift-ci smoke test

@adrian-prantl adrian-prantl merged commit caabba5 into swiftlang:master Jun 14, 2019
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