Skip to content
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

Set "asm.arch" before the call to SleighIDFromCore #330

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Commits on Sep 26, 2023

  1. Set "asm.arch" before the call to SleighIDFromCore

        * This way, the `strcmp` check in `SleighIDFromCore` function
          results as true, and in the corresponding branch, we extract the
          correct architecture using `SleighIdFromSleighAsmConfig`
    DMaroo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    71f142f View commit details
    Browse the repository at this point in the history