[PATCH] D36125: Remove PrologEpilogInserter's usage of DBG_VALUE's offset field

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 14:46:15 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309751: Remove PrologEpilogInserter's usage of DBG_VALUE's offset field (authored by adrian).

Changed prior to commit:
  https://reviews.llvm.org/D36125?vs=109034&id=109229#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36125

Files:
  llvm/trunk/include/llvm/CodeGen/MachineOperand.h
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/MachineModuleInfo.cpp
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/test/CodeGen/ARM/debug-info-arg.ll
  llvm/trunk/test/DebugInfo/ARM/PR16736.ll
  llvm/trunk/test/DebugInfo/COFF/pieces.ll
  llvm/trunk/test/DebugInfo/X86/bbjoin.ll
  llvm/trunk/test/DebugInfo/X86/dbg-value-frame-index.ll
  llvm/trunk/test/DebugInfo/X86/debug-loc-asan.ll
  llvm/trunk/test/DebugInfo/X86/pieces-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36125.109229.patch
Type: text/x-patch
Size: 10360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/a2d66561/attachment.bin>


More information about the llvm-commits mailing list