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

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 10:20:27 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271541: [CodeView] Implement function-type indices (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D20900?vs=59408&id=59416#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20900

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

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


More information about the llvm-commits mailing list