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

Include arch specific headers in standalone JITs #61800

Merged
merged 1 commit into from
Nov 19, 2021

Commits on Nov 18, 2021

  1. Include arch specific headers in standalone JITs

    Change CMake build for JIT to include headers and arch-specific headers
    in the same way as sources. This makes arch-specific headers appear in
    the correct standalone jit (clrjit_universel_arm64_x64 etc.) projects.
    jakobbotsch committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    b2cd371 View commit details
    Browse the repository at this point in the history