Check for !isa<Constant> instead of isa<Instruction>. This
matches what the comment says, and it avoids spurious BitCast instructions for Argument values. llvm-svn: 78121
Loading
Please register or sign in to comment
matches what the comment says, and it avoids spurious BitCast instructions for Argument values. llvm-svn: 78121