[PATCH] D51640: [DebugInfo] Normalize common kinds of DWARF sub-expressions.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 03:19:50 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341457: [DebugInfo] Normalize common kinds of DWARF sub-expressions. (authored by JDevlieghere, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51640?vs=163997&id=164002#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51640

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfExpression.h
  llvm/trunk/test/DebugInfo/AMDGPU/variable-locations.ll
  llvm/trunk/test/DebugInfo/ARM/PR26163.ll
  llvm/trunk/test/DebugInfo/ARM/split-complex.ll
  llvm/trunk/test/DebugInfo/Generic/incorrect-variable-debugloc1.ll
  llvm/trunk/test/DebugInfo/X86/PR26148.ll
  llvm/trunk/test/DebugInfo/X86/constant-loclist.ll
  llvm/trunk/test/DebugInfo/X86/dw_op_minus_direct.ll
  llvm/trunk/test/DebugInfo/X86/partial-constant.ll
  llvm/trunk/test/DebugInfo/X86/pieces-4.ll
  llvm/trunk/test/DebugInfo/X86/split-global.ll
  llvm/trunk/test/DebugInfo/X86/stack-value-dwarf4.ll
  llvm/trunk/test/DebugInfo/X86/stack-value-piece.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51640.164002.patch
Type: text/x-patch
Size: 15081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/00be7cf5/attachment.bin>


More information about the llvm-commits mailing list