[LLVMdev] Variable declarations vs. definitions
Anton Korobeynikov
anton at korobeynikov.info
Sat Jan 9 13:20:04 PST 2010
Hello, Dustin
> To be clear: remember I'm using Stone Knives here. :-)
In some cases it's better to realize that it's year 2010 now. :)
Just write small snippet in C and use llvm-gcc -emit-llvm to emit LLVM
IR corresponding to it. You can use e.g. http://llvm.org/demo/ for
this.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list