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

Fix -output_mch_path argument to superpmi.py #44693

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

BruceForstall
Copy link
Member

Convert the given path argument to an absolute path. Without this,
the collect command changes the current directory before doing its
work, so the file doesn't end up where you expeect it to.

Also, print the given argument in any error message.

Convert the given path argument to an absolute path. Without this,
the `collect` command changes the current directory before doing its
work, so the file doesn't end up where you expeect it to.

Also, print the given argument in any error message.
@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 Nov 15, 2020
@BruceForstall
Copy link
Member Author

@kunalspathak PTAL
cc @dotnet/jit-contrib

@BruceForstall BruceForstall merged commit 162b33e into dotnet:master Nov 16, 2020
@BruceForstall BruceForstall deleted the FixSpmiCollectOutputPath branch November 16, 2020 03:49
@ghost ghost locked as resolved and limited conversation to collaborators Dec 16, 2020
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.

3 participants