Skip to content

Unify JIT/Methodical/eh/common and JIT/jit64/eh/common - #63597

Merged
trylek merged 1 commit into
dotnet:mainfrom
trylek:JIT-Methodical-eh-common
Jan 12, 2022
Merged

Unify JIT/Methodical/eh/common and JIT/jit64/eh/common#63597
trylek merged 1 commit into
dotnet:mainfrom
trylek:JIT-Methodical-eh-common

Conversation

@trylek

Copy link
Copy Markdown
Member

I have moved the support library under JIT/common similar to
treatment of the localloc/common library I'm moving in

#63510

I have slightly modified the implementation to support merged
tests (let each test case use its own StringRecorder).

Thanks

Tomas

/cc @dotnet/jit-contrib

I have moved the support library under JIT/common similar to
treatment of the localloc/common library I'm moving in
dotnet#63510
I have slightly modified the implementation to support merged
tests (let each test case use its own StringRecorder).
Thanks
Tomas
@trylektrylek added the area-Infrastructure-coreclr Only use for closed issues label Jan 10, 2022
@ghostghost assigned trylekJan 10, 2022
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

I have moved the support library under JIT/common similar to
treatment of the localloc/common library I'm moving in

#63510

I have slightly modified the implementation to support merged
tests (let each test case use its own StringRecorder).

Thanks

Tomas

/cc @dotnet/jit-contrib

Author:trylek
Assignees:-
Labels:

area-Infrastructure-coreclr

Milestone:-

@trylek

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@trylek
trylek merged commit dadc7ce into dotnet:mainJan 12, 2022
@trylek
trylek deleted the JIT-Methodical-eh-common branch January 12, 2022 00:30
@ghostghost locked as resolved and limited conversation to collaborators Feb 11, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-coreclrOnly use for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@trylek@jkoritzinsky