Scatter NDEBUG to fix after 838b4a53
These "dump" methods call into MachineOperand::dump, which doesn't exist with NDEBUG, thus we croak. Disable LiveDebugValues dump methods when NDEBUG is turned on to avoid this.
Loading
Please register or sign in to comment