[PATCH] D20900: [CodeView] Implement function-type indices

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 09:02:11 PDT 2016


majnemer updated this revision to Diff 59394.
majnemer added a comment.

- Address review comments


http://reviews.llvm.org/D20900

Files:
  lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  lib/CodeGen/AsmPrinter/CodeViewDebug.h
  test/DebugInfo/COFF/asm.ll
  test/DebugInfo/COFF/inlining.ll
  test/DebugInfo/COFF/multifile.ll
  test/DebugInfo/COFF/multifunction.ll
  test/DebugInfo/COFF/simple.ll
  test/DebugInfo/COFF/types-basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20900.59394.patch
Type: text/x-patch
Size: 11762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/fa3fb75c/attachment.bin>


More information about the llvm-commits mailing list