C ke llvm
clang -S -emit-llvm -o output.ll -c input.c
Arno Deceuninck
clang -S -emit-llvm -o output.ll -c input.c