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

R2RDump - Add DumpInstruction which prints single instruction #1088

Closed acmyu closed 6 years ago

acmyu commented 6 years ago

@sandreenko Hi, is the PR okay to be merged?