Compiler projects using llvm
int add1(int a) { return a + 1; }