[PATCH] D33892: Align definition of DW_OP_plus with DWARF spec [1/3]
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 02:54:59 PDT 2017
sdesmalen updated this revision to Diff 102162.
sdesmalen edited the summary of this revision.
sdesmalen added a comment.
Patch [1/3], now just adds support for DW_OP_plus_uconst.
Patch [3/3] changes meaning of DW_OP_plus and DW_OP_minus to be in line with its DWARF meaning. This patch includes the bitcode upgrade from legacy DIExpressions.
https://reviews.llvm.org/D33892
Files:
docs/LangRef.rst
lib/CodeGen/AsmPrinter/DwarfExpression.cpp
lib/IR/DebugInfoMetadata.cpp
test/Assembler/diexpression.ll
unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33892.102162.patch
Type: text/x-patch
Size: 4721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170612/3c2223dc/attachment.bin>
More information about the llvm-commits
mailing list