Skip to content

Fix parsing of JIT-EE version GUID#46773

Merged
BruceForstall merged 1 commit intodotnet:masterfrom
BruceForstall:FixJitEEVersionParsing
Jan 9, 2021
Merged

Fix parsing of JIT-EE version GUID#46773
BruceForstall merged 1 commit intodotnet:masterfrom
BruceForstall:FixJitEEVersionParsing

Conversation

@BruceForstall
Copy link
Contributor

With #46116, a copy of the
actual first line of the GUID definition was added as a comment.
Unfortunately, the superpmi.py GUID parser was finding that one
instead of the actual GUID. Fix the parser to match from the
beginning of the line.

With dotnet#46116, a copy of the
actual first line of the GUID definition was added as a comment.
Unfortunately, the superpmi.py GUID parser was finding that one
instead of the actual GUID. Fix the parser to match from the
beginning of the line.
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 8, 2021
@BruceForstall
Copy link
Contributor Author

@dotnet/jit-contrib

@BruceForstall BruceForstall merged commit 7d094bb into dotnet:master Jan 9, 2021
@BruceForstall BruceForstall deleted the FixJitEEVersionParsing branch January 9, 2021 00:03
Copy link
Contributor

@kunalspathak kunalspathak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ghost ghost locked as resolved and limited conversation to collaborators Feb 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants