[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
Wed Aug 23 16:15:21 PDT 2017


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

removed stray assert


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/types-array-advanced.ll

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


More information about the llvm-commits mailing list