mikeroyal / LLVM-Guide

LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mikeroyal/LLVM-Guide Stargazers