Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 287 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 287 Bytes

LLVM

Savi bindings for the LLVM library.

LLVM allows for the creation of native executable programs. It is a powerful tool for creating compilers and other tools that need to generate machine code.

This is in the standad library because it is used by the self-hosted Savi compiler.