sandreenko / coreclr

This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
https://docs.microsoft.com/dotnet/
MIT License
0 stars 0 forks source link

first class structs #15

Open sandreenko opened 5 years ago

sandreenko commented 5 years ago

check where we can defer setting pessimistic flags (do_not_cse, do_not_enregister).