Skip to content

[LLDB] [Windows] Initial support for ARM64 register contexts #145

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 1 commit into from
Nov 4, 2019

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Nov 4, 2019

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

llvm-svn: 374866
(cherry picked from commit b1f6ba2)

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

llvm-svn: 374866
(cherry picked from commit b1f6ba2)
@compnerd
Copy link
Member Author

compnerd commented Nov 4, 2019

@compnerd
Copy link
Member Author

compnerd commented Nov 4, 2019

@compnerd
Copy link
Member Author

compnerd commented Nov 4, 2019

@swift-ci please test

@JDevlieghere
Copy link

LGTM, thanks!

@JDevlieghere JDevlieghere merged commit 2485c7f into swiftlang:apple/stable/20190619 Nov 4, 2019
@compnerd compnerd deleted the r374866 branch November 4, 2019 18:53
swift-ci pushed a commit that referenced this pull request Apr 23, 2024
This adds
- `emitc.global` and `emitc.get_global` ops to model global variables
similar to how `memref.global` and `memref.get_global` work.
- translation of those ops to C++
- lowering of `memref.global` and `memref.get_global` into those ops

---------

Co-authored-by: Simon Camphausen <[email protected]>
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