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

[release/8.0] Update FixupPrecode and StubPrecode types for ARM #92075

Merged
merged 4 commits into from
Sep 15, 2023

Commits on Sep 14, 2023

  1. Update FixupPrecode and StubPrecode types for ARM

    Co-authored-by: Jan Vorlicek <janvorli@microsoft.com>
    2 people authored and github-actions committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    81fbcb9 View commit details
    Browse the repository at this point in the history
  2. Update ThisPtrRetBufPrecode and NDirectImportPrecode types for arm

    Co-authored-by: Jan Vorlicek <janvorli@microsoft.com>
    2 people authored and github-actions committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    896bba6 View commit details
    Browse the repository at this point in the history
  3. Addressing PR feedback - remove unnecessary #ifdef's

    tommcdon authored and github-actions committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6e02d8c View commit details
    Browse the repository at this point in the history
  4. FIx riscv64 build break due to NDirectImportPrecode::Type conflict wi…

    …th ThisPtrRetBufPrecode::Type
    tommcdon committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7782b21 View commit details
    Browse the repository at this point in the history