[PATCH] D32498: [CodeView] omit forward references for unnamed structs and unions

Brock Wyma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 07:16:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327397: [CodeView] Omit forward references for unnamed structs and unions (authored by bwyma, committed by ).
Herald added a subscriber: JDevlieghere.

Changed prior to commit:
  https://reviews.llvm.org/D32498?vs=128941&id=138180#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32498

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/test/DebugInfo/COFF/bitfields.ll
  llvm/trunk/test/DebugInfo/COFF/types-recursive-unnamed.ll
  llvm/trunk/test/DebugInfo/COFF/unnamed.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32498.138180.patch
Type: text/x-patch
Size: 20092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180313/50a31703/attachment.bin>


More information about the llvm-commits mailing list