[PATCH] D51640: [DebugInfo] Normalize common kinds of DWARF sub-expressions.
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 4 10:56:29 PDT 2018
JDevlieghere updated this revision to Diff 163866.
JDevlieghere added a comment.
I generated some unrelated files while fixing the tests that were included in the previous diff.
https://reviews.llvm.org/D51640
Files:
llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
llvm/test/DebugInfo/AMDGPU/variable-locations.ll
llvm/test/DebugInfo/ARM/PR26163.ll
llvm/test/DebugInfo/ARM/split-complex.ll
llvm/test/DebugInfo/Generic/incorrect-variable-debugloc1.ll
llvm/test/DebugInfo/X86/PR26148.ll
llvm/test/DebugInfo/X86/constant-loclist.ll
llvm/test/DebugInfo/X86/dw_op_minus_direct.ll
llvm/test/DebugInfo/X86/partial-constant.ll
llvm/test/DebugInfo/X86/pieces-4.ll
llvm/test/DebugInfo/X86/split-global.ll
llvm/test/DebugInfo/X86/stack-value-dwarf4.ll
llvm/test/DebugInfo/X86/stack-value-piece.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51640.163866.patch
Type: text/x-patch
Size: 14710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180904/82088a84/attachment.bin>
More information about the llvm-commits
mailing list