Skip to content

Cherry-pick ptrauth, lldbutil, and lockfilemanager change #559

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 3 commits into from
Jan 11, 2020

Conversation

vedantk
Copy link

@vedantk vedantk commented Jan 10, 2020

No description provided.

Add a predicate to MCInstDesc that allows tools to determine whether an
instruction authenticates a pointer. This can be used by diagnostic
tools to hint at pointer authentication failures.

Differential Revision: https://reviews.llvm.org/D70329

rdar://55089604
(cherry picked from commit a9052b4)
This allows an unsanitized test process which loads a sanitized DSO (the
motivating example is a Swift runtime dylib) to launch on Darwin.

rdar://57290132

Differential Revision: https://reviews.llvm.org/D71379

(cherry picked from commit 4c00dbf)
@vedantk
Copy link
Author

vedantk commented Jan 10, 2020

@swift-ci test macOS

@vedantk vedantk merged commit eab712d into swiftlang:apple/stable/20200108 Jan 11, 2020
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