dotnet / llilc

This repo contains LLILC, an LLVM based compiler for .NET Core. It includes a set of cross-platform .NET code generation tools that enables compilation of MSIL byte code to LLVM supported platforms.
MIT License
1.52k stars 153 forks source link

Add architectural overview to wiki #9

Closed russellhadley closed 9 years ago

russellhadley commented 9 years ago

LLILC arch overview Road map Fully functional JIT challenges.

russellhadley commented 9 years ago

Created branch with the draft in the main repo. Mostly done.

russellhadley commented 9 years ago

Move to S80

russellhadley commented 9 years ago

Added link to arch doc in the wiki.