diff options
author | Jeremy Morse <jeremy.morse@sony.com> | 2024-02-07 16:20:12 +0000 |
---|---|---|
committer | Jeremy Morse <jeremy.morse@sony.com> | 2024-02-07 16:27:43 +0000 |
commit | 7212b4ae09abe5ba0f9a6ea608ebb6dbfad48b73 (patch) | |
tree | 3d6029037f90cf3ca2a4cd74ccf770d120aaedff /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 79fec2f8ba8ea0b0b1c2f13fb6355cb395e1d3af (diff) | |
download | llvm-7212b4ae09abe5ba0f9a6ea608ebb6dbfad48b73.zip llvm-7212b4ae09abe5ba0f9a6ea608ebb6dbfad48b73.tar.gz llvm-7212b4ae09abe5ba0f9a6ea608ebb6dbfad48b73.tar.bz2 |
[RemoveDIs] Remove unused debug-printing facility for DPMarkers
We originally thought that printing the DPMarker pointer after each
instruction was going to be useful, but it turns out it only serves to
generate spurious test output differences now. As it stands, the cannonical
way to debug RemoveDIs metadata is "dumpDbgValues".
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions