[LLVMdev] a very basic question about LLVM IR structuredness

Seung Jae Lee lee225 at uiuc.edu
Thu Dec 27 16:03:32 PST 2007


Hello, LLVM guys.

I'd just like to use 'for', 'if~else', calling functions in C code without any 'goto', 'switch~case' and so on.
In this case, is LLVM IR always something STRUCTURED?
I would just want to make it sure. Forgive my ignorance.

Thanks,
Seung



More information about the llvm-dev mailing list