[PATCH] D41718: [lld] Correctly link S_FILESTATIC records

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 3 16:40:01 PST 2018


zturner updated this revision to Diff 128582.
zturner added a comment.

Remove all the `SectionData` fields from the YAML


https://reviews.llvm.org/D41718

Files:
  lld/COFF/PDB.cpp
  lld/test/COFF/Inputs/pdb-file-statics-a.yaml
  lld/test/COFF/Inputs/pdb-file-statics-b.yaml
  lld/test/COFF/pdb-file-static.test
  llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
  llvm/tools/llvm-pdbutil/DumpOutputStyle.h
  llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  llvm/tools/llvm-pdbutil/MinimalSymbolDumper.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41718.128582.patch
Type: text/x-patch
Size: 140863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180104/0c8133bc/attachment-0001.bin>


More information about the llvm-commits mailing list