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

[mono][jit] read DebuggableAttribute(DebuggingModes) ctor; move to metadata/ #49505

Merged

Commits on Mar 11, 2021

  1. [jit] read DebuggableAttribute(DebuggingModes) ctor; move to metadata/

    Pull is_jit_optimizer_disabled out of mini into metadata.
    
    Also support reading the DebuggingModes ctor
    lambdageek committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    0a8eed8 View commit details
    Browse the repository at this point in the history
  2. fix whitespace

    Co-authored-by: Thays Grazia <[email protected]>
    lambdageek and thaystg authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    0f5aad7 View commit details
    Browse the repository at this point in the history