CosmosOS / IL2CPU

IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.
BSD 3-Clause "New" or "Revised" License
279 stars 71 forks source link

Improve label generation #209

Closed quajak closed 10 months ago

quajak commented 10 months ago

Fixes https://github.com/CosmosOS/IL2CPU/issues/150 and https://github.com/CosmosOS/Cosmos/issues/2619