diff options
author | Vedant Kumar <vsk@apple.com> | 2020-04-10 14:58:13 -0700 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2020-04-13 10:55:17 -0700 |
commit | 122a6bfb07eb1ec7332ad1ee2e1a2136cc54a9c6 (patch) | |
tree | d59a869b727a63f9004d8b36c42ec6b57ab8dae0 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 95e6f5c655fa39c26e4dc8d5ca65749af69cb484 (diff) | |
download | llvm-122a6bfb07eb1ec7332ad1ee2e1a2136cc54a9c6.zip llvm-122a6bfb07eb1ec7332ad1ee2e1a2136cc54a9c6.tar.gz llvm-122a6bfb07eb1ec7332ad1ee2e1a2136cc54a9c6.tar.bz2 |
[Debugify] Strip added metadata in the -debugify-each pipeline
Summary:
Share logic to strip debugify metadata between the IR and MIR level
debugify passes. This makes it simpler to hunt for bugs by diffing IR
with vs. without -debugify-each turned on.
As a drive-by, fix an issue causing CallGraphNodes to become invalid
when a dead llvm.dbg.value prototype is deleted.
Reviewers: dsanders, aprantl
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77915
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions