10 points | by OptionOfT 2 hours ago
2 comments
I wanted to write a love note to C... and if you hate it, it is all my fault.
It looks interesting.
Isn't the same kind of thing available from LLVM?
clang -emit-llvm -c main.c -o - | lli
I wanted to write a love note to C... and if you hate it, it is all my fault.
It looks interesting.
Isn't the same kind of thing available from LLVM?