[PATCH] D73264: [DWARF] Do not pass Version to DWARFExpression.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 02:46:32 PST 2020


ikudrin updated this revision to Diff 240137.
ikudrin retitled this revision from "[DWARF] Do not pass Version to DWARFExpression. NFCI." to "[DWARF] Do not pass Version to DWARFExpression.".
ikudrin added a comment.

- Rebase, Update;
- Add a test.

@probinson, did you mean a test like this? I am a bit in doubt because it checks an unrealistic case.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73264/new/

https://reviews.llvm.org/D73264

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
  llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/test/DebugInfo/X86/DW_OP_call_ref_ver2.s
  llvm/tools/llvm-dwarfdump/Statistics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73264.240137.patch
Type: text/x-patch
Size: 11802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/d6eee46f/attachment.bin>


More information about the llvm-commits mailing list