[LLVMdev] Indirect Branch Representation

Eli Friedman eli.friedman at gmail.com
Wed Jul 23 21:37:02 PDT 2008


On Wed, Jul 23, 2008 at 9:32 PM, kapil anand <kapilanand2 at gmail.com> wrote:
> Just to make sure, can the label in a branch instruction be a "variable"?

No; there isn't any way to take the address of a basic block.

-Eli



More information about the llvm-dev mailing list