The llvm Interpreter. Interprets and runs all .ll files Example Usage clang -S -emit-llvm test.cpp lli test.ll