Skip to content

Fix format of JIT-EE version GUID#46116

Merged
jkotas merged 1 commit intodotnet:masterfrom
BruceForstall:FixJitEEGuidText
Dec 16, 2020
Merged

Fix format of JIT-EE version GUID#46116
jkotas merged 1 commit intodotnet:masterfrom
BruceForstall:FixJitEEGuidText

Conversation

@BruceForstall
Copy link
Contributor

No description provided.

@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 Dec 16, 2020
@BruceForstall
Copy link
Contributor Author

This fixes the superpmi.py parsing of this GUID comment string.

I could generalize the parsing in superpmi.py, but then someone might change it again.

Yes, this will kick off another SuperPMI collection for the same GUID.

cc @dotnet/jit-contrib

@jkotas jkotas merged commit 1853e26 into dotnet:master Dec 16, 2020
@BruceForstall BruceForstall deleted the FixJitEEGuidText branch December 16, 2020 18:10
BruceForstall added a commit to BruceForstall/runtime that referenced this pull request Jan 8, 2021
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.
BruceForstall added a commit that referenced this pull request Jan 9, 2021
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.
@ghost ghost locked as resolved and limited conversation to collaborators Jan 15, 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.

5 participants