[PATCH] D83560: [DebugInfo] Emit DW_OP_implicit_value for Floating point constants
Sourabh Singh Tomar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 18:52:42 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b55a95898e9: [DebugInfo] Emit DW_OP_implicit_value for Floating point constants (authored by SouraVX).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83560/new/
https://reviews.llvm.org/D83560
Files:
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
llvm/test/DebugInfo/X86/float_const_loclist.ll
llvm/test/DebugInfo/X86/implicit_value-double.ll
llvm/test/DebugInfo/X86/implicit_value-float.ll
llvm/test/DebugInfo/X86/implicit_value-ld.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83560.279999.patch
Type: text/x-patch
Size: 14035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/a4f45048/attachment.bin>
More information about the llvm-commits
mailing list