Skip to content
Commit d9fa186a authored by Jeremy Morse's avatar Jeremy Morse
Browse files

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.
parent 1112b7ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment