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

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 3 14:43:55 PST 2018


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

Remove a `debugbreak` and change it to a log message that appears only with /verbose.


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
  lld/test/COFF/pdb-file-static.yaml
  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.128570.patch
Type: text/x-patch
Size: 185334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180103/98aa16e1/attachment-0001.bin>


More information about the llvm-commits mailing list