aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorXiang1 Zhang <xiang1.zhang@intel.com>2020-12-14 17:28:34 -0800
committerXiang1 Zhang <xiang1.zhang@intel.com>2020-12-14 17:38:01 -0800
commit57a3d9ec4a8c1422f07264bed9f12a4ea416707e (patch)
tree02480c3430954dc4c14483eafa27b3ef1fe0a507 /clang/lib/CodeGen/CodeGenModule.cpp
parentb094eaa392322a9a0073c84f0b6ea320d80dafcf (diff)
downloadllvm-57a3d9ec4a8c1422f07264bed9f12a4ea416707e.zip
llvm-57a3d9ec4a8c1422f07264bed9f12a4ea416707e.tar.gz
llvm-57a3d9ec4a8c1422f07264bed9f12a4ea416707e.tar.bz2
[Debugify] Support checking Machine IR debug info
Add mir-check-debug pass to check MIR-level debug info. For IR-level, currently, LLVM have debugify + check-debugify to generate and check debug IR. Much like the IR-level pass debugify, mir-debugify inserts sequentially increasing line locations to each MachineInstr in a Module, But there is no equivalent MIR-level check-debugify pass, So now we support it at "mir-check-debug". Reviewed By: djtodoro Differential Revision: https://reviews.llvm.org/D95195
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions