[PATCH] D37162: [CodeView] Don't output S_UDT records for incomplete typedefs

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 11:50:22 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311904: [CodeView] Don't output S_UDT symbols for forward decls. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D37162?vs=112792&id=112928#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37162

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeRecord.h
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/trunk/test/DebugInfo/COFF/purge-typedef-udts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37162.112928.patch
Type: text/x-patch
Size: 12153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/7d5beb8f/attachment.bin>


More information about the llvm-commits mailing list