[dynarmic] remove MCL_ARCHITECTURE macros; fix unreachable macro builtin #2889

Open
Lizzie wants to merge 1 commit from remarch-fix-unreachable-bltn into master
Member

Eventually we shall use std::unreachable() ONCE all platforms support it :)
Signed-off-by: lizzie lizzie@eden-emu.dev

Eventually we shall use std::unreachable() ONCE all platforms support it :) Signed-off-by: lizzie <lizzie@eden-emu.dev>
[dynarmic] remove MCL_ARCHITECTURE macros; fix assert builtin
All checks were successful
eden-license / license-header (pull_request) Successful in 31s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
a58e295b42
Signed-off-by: lizzie <lizzie@eden-emu.dev>
All checks were successful
eden-license / license-header (pull_request) Successful in 31s
Required
Details
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
This pull request doesn't have enough approvals yet. 0 of 2 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin remarch-fix-unreachable-bltn:remarch-fix-unreachable-bltn
git switch remarch-fix-unreachable-bltn
Sign in to join this conversation.
No description provided.