Call cur_thread_init() from COMMON_INTERCEPTORs
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Event Timeline
Comment Actions
This seems to solve the problem on AArch64. I'll let the others approve if it's the right fix from a compiler-rt perspective.
Comment Actions
Looks good to me.
How do we submit this now? Perhaps we need to squash the main fibers patch, check_analyze patch and this into one.