[PATCH] D21939: Emit CodeView type records for nested classes

Adrian McCarthy via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 14:19:10 PDT 2016


amccarth created this revision.
amccarth added a reviewer: rnk.
amccarth added a subscriber: llvm-commits.

This is the final step in getting nested classes/structs into the type records in CodeView.  Includes a simple test.

https://llvm.org/bugs/show_bug.cgi?id=28152

http://reviews.llvm.org/D21939

Files:
  lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  test/DebugInfo/COFF/types-nested-class.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21939.62544.patch
Type: text/x-patch
Size: 4967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160701/de700642/attachment.bin>


More information about the llvm-commits mailing list