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

Display class names and string literals in asm #55970

Merged
merged 10 commits into from
Jul 27, 2021

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    b80a56d View commit details
    Browse the repository at this point in the history
  2. Formatting

    EgorBo committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    c2d451e View commit details
    Browse the repository at this point in the history
  3. fix build error

    EgorBo committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    c7dc6e3 View commit details
    Browse the repository at this point in the history
  4. fix build error

    EgorBo committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    44060c7 View commit details
    Browse the repository at this point in the history
  5. escape \n and \r symbols

    EgorBo committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    ce66947 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Address feedback

    EgorBo committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    83626dd View commit details
    Browse the repository at this point in the history
  2. Fix build errors

    EgorBo committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b884596 View commit details
    Browse the repository at this point in the history
  3. Fix build errors

    EgorBo committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    d5e2caf View commit details
    Browse the repository at this point in the history
  4. Update src/coreclr/jit/emit.cpp

    Co-authored-by: Kunal Pathak <Kunal.Pathak@microsoft.com>
    EgorBo and kunalspathak authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9fc6178 View commit details
    Browse the repository at this point in the history
  5. Address feedback

    EgorBo committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    6d2868f View commit details
    Browse the repository at this point in the history