Closed S3v3ru5 closed 2 years ago
parser creates an empty block when the first instruction is a Label and when a basic block is empty, IndexError is raised while constructing the CFG.
Label
parser creates an empty block when the first instruction is a
Label
and when a basic block is empty, IndexError is raised while constructing the CFG.