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

Brock Wyma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 10 18:31:54 PDT 2018


bwyma updated this revision to Diff 150666.
bwyma added a comment.
Herald added a subscriber: hiraditya.

Update the tests to use retainedNodes instead of variables following the changes made in https://reviews.llvm.org/rL331841.


https://reviews.llvm.org/D32498

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32498.150666.patch
Type: text/x-patch
Size: 28975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/66cf9422/attachment.bin>


More information about the llvm-commits mailing list