There should not be an exception allowing debug entry values to be
placed after a terminator.
Depends on D75548.
rdar://59859175
Paths
| Differential D75559
[MachineVerifier] Remove placement rule exception for debug entry values ClosedPublic Authored by vsk on Mar 3 2020, 12:24 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 3 2020, 12:38 PM Closed by commit rGf002ee55c781: [MachineVerifier] Remove placement rule exception for debug entry values (authored by vsk). · Explain WhyMar 3 2020, 1:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 248007 llvm/lib/CodeGen/MachineVerifier.cpp
llvm/test/DebugInfo/MIR/AArch64/no-dbg-value-after-terminator.mir
|
I was wondering if we updated this as well, excellent!