From 2dfdf2ab3c180631a98ba6ae566ddba7ac4e533b Mon Sep 17 00:00:00 2001
From: Chris Lattner
blockaddress(@function, %block)
The 'blockaddress' constant computes the address of the specified - basic block in the specified function, and always has an i8* type.
- + basic block in the specified function, and always has an i8* type. Taking + the address of the entry block is illegal.This value only has defined behavior when used as an operand to the 'indbr' instruction or for comparisons -- 2.34.1