Skip to content

Comments

fix: crashpad build for Windows ARM64 via LLVM-MINGW#101

Merged
supervacuus merged 7 commits intogetsentry:getsentryfrom
past-due:mingw-arm64-fixes-1
Jun 5, 2024
Merged

fix: crashpad build for Windows ARM64 via LLVM-MINGW#101
supervacuus merged 7 commits intogetsentry:getsentryfrom
past-due:mingw-arm64-fixes-1

Conversation

@past-due
Copy link

@past-due past-due commented Jun 4, 2024

  • Ported util/misc/capture_context_win_arm64.asm to GAS format util/misc/capture_context_win_arm64.S
    • (These are extremely similar, and now util/misc/capture_context_win_arm64.S can be compiled directly with LLVM.)
  • Use capture_context_win_arm64.S on mingw targeting arm64

Tested compiling with llvm-mingw targeting arm64 Windows, and successfully compiled, ran, and submitted a test crash to Sentry.

Also added CI passes for LLVM-MINGW targeting x64 and arm64.

@past-due past-due requested a review from a team June 4, 2024 20:21
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.

2 participants