dotnet / corert

This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
http://dot.net
MIT License
2.91k stars 508 forks source link

FlushProcessWriteBuffers on ARM64 #8334

Closed jkotas closed 4 years ago

jkotas commented 4 years ago
jkotas commented 4 years ago

@RalfKornmannEnvision , are you interested in taking a look at this one?

RalfKornmannEnvision commented 4 years ago

Sure I can have a look

RalfKornmannEnvision commented 4 years ago

Done https://github.com/dotnet/corert/pull/8335