[PATCH] D36907: [codeview] support more DW_OPs for more complete debug info

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 19:47:05 PDT 2017


inglorion updated this revision to Diff 112652.
inglorion added a comment.

- updated COFF/pieces.ll test to check for records we now emit
- refactored to avoid iterating twice


https://reviews.llvm.org/D36907

Files:
  llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/lib/CodeGen/AsmPrinter/VariableLocation.cpp
  llvm/lib/CodeGen/AsmPrinter/VariableLocation.h
  llvm/test/CodeGen/MIR/X86/diexpr-win32.mir
  llvm/test/DebugInfo/COFF/pieces.ll
  llvm/test/DebugInfo/COFF/types-array-advanced.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36907.112652.patch
Type: text/x-patch
Size: 30113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/b3d6941b/attachment.bin>


More information about the llvm-commits mailing list