-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[CI run only] Use funclets and new EH on win-x86 #113576
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
Conversation
76b09d2
to
024b6e8
Compare
c9aa055
to
550dec6
Compare
7f861f9
to
dab5033
Compare
Since some people are watching... Nearly all libraries test pass and CoreCLR test failures are well understood - shortcuts taken in P/Invoke implementation don't handle SuppressGCTransition correctly; x86 has no native code unwind which triggers one of the asserts due to the initial context state; etc. I'll keep this open for a little longer to clean up the remaining issues. I'll file PRs for things that should be fixed regardless (JIT issues, stack unwinding issues affecting linux-x86, etc.). I'll post some experiment summary once things settle down. |
dcef272
to
15ef1f3
Compare
c49a930
to
ef4b024
Compare
74c33c7
to
3ec9a5d
Compare
This comment was marked as resolved.
This comment was marked as resolved.
93160b1
to
fde468b
Compare
fde468b
to
5b233cb
Compare
5b233cb
to
5728708
Compare
9c3a70e
to
2c05b9c
Compare
/azp run runtime-coreclr gcstress0x3-gcstress0xc |
Azure Pipelines successfully started running 1 pipeline(s). |
Not for review, move on.