search for: baiscblock

Displaying 1 result from an estimated 1 matches for "baiscblock".

Did you mean: abasicblock
2013 Jun 24
0
[LLVMdev] Addresses about Label or baiscblock
Hi LLVMDEV, Thanks for your suggestions ahead of time. In the terminator instruction of each basic block, it often appears an br instruction, eg. br i8 cond, label %for.entry, label %for.loop. When this code is translated into assembly codes, it will be a jump instruction with a relative address, like jmp 01. My question is can I do some modification to let the jump instruction be with the