dotnet / LLVMSharp

LLVM bindings for .NET Standard written in C# using ClangSharp
MIT License
846 stars 97 forks source link

Please add the rest of the chapters in the tutorial #163

Open Shadowblitz16 opened 3 years ago

Shadowblitz16 commented 3 years ago

Please add the rest of the chapters in the tutorial https://ice1000.org/llvm-cs/en/

davidelettieri commented 1 year ago

I did some work here supporting up to Chapter 7. I followed a different approach to parsing but LLVM part should be decent.