[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
Mon Aug 28 16:44:23 PDT 2017


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

changed 1-bit ints to unsigneds, ran clang-format


https://reviews.llvm.org/D36907

Files:
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
  llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.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.112990.patch
Type: text/x-patch
Size: 29270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/0aed09fd/attachment.bin>


More information about the llvm-commits mailing list