Skip to content

JIT: Remove unnecessary argument and fix a JITDUMP format string#105074

Merged
jakobbotsch merged 2 commits into
dotnet:mainfrom
jakobbotsch:fix-format-string
Jul 18, 2024
Merged

JIT: Remove unnecessary argument and fix a JITDUMP format string#105074
jakobbotsch merged 2 commits into
dotnet:mainfrom
jakobbotsch:fix-format-string

Conversation

@jakobbotsch
Copy link
Copy Markdown
Member

I forgot adjusting this format string in #104800, which can lead to crashes during JITDUMP.

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 18, 2024
@jakobbotsch
Copy link
Copy Markdown
Member Author

cc @dotnet/jit-contrib PTAL @EgorBo

@jakobbotsch jakobbotsch requested a review from EgorBo July 18, 2024 09:47
jakobbotsch added a commit to jakobbotsch/runtime that referenced this pull request Jul 18, 2024
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.

2 participants