Skip to content

[LLDB] [Windows] Add missing ifdefs to fix building for non-x86 archi… #216

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 7, 2019

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Nov 7, 2019

…tectures

While debugging on those architectures might not be supported yet,
the generic code should still be buildable. This file accesses x86
specific fields in the CONTEXT struct.

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

llvm-svn: 372699
(cherry picked from commit 02dddfd)

…tectures

While debugging on those architectures might not be supported yet,
the generic code should still be buildable. This file accesses x86
specific fields in the CONTEXT struct.

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

llvm-svn: 372699
(cherry picked from commit 02dddfd)
@compnerd
Copy link
Member Author

compnerd commented Nov 7, 2019

CC: @JDevlieghere @dcci

@compnerd
Copy link
Member Author

compnerd commented Nov 7, 2019

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Nov 7, 2019

This is needed so that we can build lldb on Windows ARM64

@JDevlieghere JDevlieghere merged commit ee32a8a into swiftlang:apple/stable/20190619 Nov 7, 2019
@compnerd compnerd deleted the r372699 branch November 7, 2019 15:48
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