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

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


majnemer updated this revision to Diff 59408.
majnemer marked an inline comment as done.
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.59408.patch
Type: text/x-patch
Size: 13281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/82868e08/attachment.bin>


More information about the llvm-commits mailing list