Source: /cirosantilli/llvm-intermediate-representation

= LLVM Intermediate Representation
{c}

= LLVM IR
{c}
{synonym}
{title2}

Very hot stuff! It's like <ISA>-portable <assembly>, but with <type (programming)>[types]! In particular it also it deals with <calling conventions> for us (since it is ISA-portable). TODO: isn't that exactly what <C> does? :-) <LLVM IR vs C>

Documentation: https://llvm.org/docs/LangRef.html