jzc / kale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kale

Use make to build; you will need to have a working LLVM installation. In the makefile, modify the LLVM_BIN variable to be the directory of all the LLVM utilities (or, individually set LLVM_CONFIG and LLC to the the paths of the llvm-config and llc tools.

About


Languages

Language:C++ 88.0%Language:LLVM 9.1%Language:Makefile 2.6%Language:Emacs Lisp 0.3%