[LLVMdev] Indirect branch instruction

Nicolas Geoffray nicolas.geoffray at lip6.fr
Wed Jan 10 00:53:29 PST 2007


Hi,

I was looking for an indirect branch instruction in llvm, which would 
not take
a BasicBlock as argument, but a value. Reid told me on IRC that there is 
no such
instruction in llvm.

Is this deliberate? Or did you never face the need of this instruction yet?


Cheers,
Nicolas



More information about the llvm-dev mailing list