Removes:
- All LLVM-IR level debug info using StripDebugInfo()
- All DEBUG_VALUE MachineInstrs
- All DebugLocs from MachineInstrs
This is a more complete solution than the previous MIRPrinter
option that just causes it to neglect to print debug-locations.
Could you file a PR on bugzilla about this test?