[PATCH] D80670: [MachineVerifier] Verify that a DBG_VALUE has a debug location

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 14:19:59 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4855534d10ce: [MachineVerifier] Verify that a DBG_VALUE has a debug location (authored by vsk).

Changed prior to commit:
  https://reviews.llvm.org/D80670?vs=266685&id=267039#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80670/new/

https://reviews.llvm.org/D80670

Files:
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/test/CodeGen/Hexagon/early-if-debug.mir
  llvm/test/CodeGen/MIR/Generic/dbg-value-missing-loc.mir
  llvm/test/CodeGen/MIR/X86/instructions-debug-location.mir
  llvm/test/CodeGen/MIR/X86/metadata-operands.mir
  llvm/test/CodeGen/RISCV/select-optimize-multiple.mir
  llvm/test/CodeGen/X86/machine-cp-debug.mir
  llvm/test/CodeGen/X86/pr38952.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80670.267039.patch
Type: text/x-patch
Size: 7687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/b7359047/attachment.bin>


More information about the llvm-commits mailing list