[PATCH] D70672: [DebugInfo] Don't sink DBG_VALUEs past other DBG_VALUEs of the same variable location

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 07:59:38 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe4cdd6263175: [DebugInfo] Don't reorder DBG_VALUEs when sunk (authored by jmorse).

Changed prior to commit:
  https://reviews.llvm.org/D70672?vs=232133&id=232349#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70672

Files:
  llvm/lib/CodeGen/MachineSink.cpp
  llvm/test/DebugInfo/MIR/X86/machinesink.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70672.232349.patch
Type: text/x-patch
Size: 14473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191205/d5fc78bf/attachment-0001.bin>


More information about the llvm-commits mailing list