Skip to content

Conversation

@trylek
Copy link
Member

@trylek trylek commented Dec 7, 2020

As discussed about two weeks back in context of

#304

this change complements the runtime repo PR

dotnet/runtime#44973

by fixing the correlated code in jitutils dealing with coreclr paths.

Thanks

Tomas

As discussed about two weeks back in context of

dotnet#304

this change complements the runtime repo PR

dotnet/runtime#44973

by fixing the correlated code in jitutils dealing with coreclr paths.

Thanks

Tomas
Copy link
Contributor

@BruceForstall BruceForstall left a comment

Choose a reason for hiding this comment

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

There are a couple other places that might need changing:

(option.Contains("src/jit")

and:

"-header-filter=src/jit/.*",

I don't know what those do, but they look to assume a "src" directory immediate parent to "jit".

@kunalspathak
Copy link
Contributor

Good catch @BruceForstall.

@trylek
Copy link
Member Author

trylek commented Dec 7, 2020

Thanks Bruce, I have updated the two places you pointed out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants