[PATCH] D38977: COFF: Add type server pdb files to linkrepro tar file.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 16:16:17 PDT 2017


pcc updated this revision to Diff 119398.
pcc added a comment.

Use "tar xOf" to try to avoid path length limitations on Windows

Depends on https://reviews.llvm.org/D39023


https://reviews.llvm.org/D38977

Files:
  lld/COFF/Driver.h
  lld/COFF/PDB.cpp
  lld/test/COFF/linkrepro-pdb.test
  llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h
  llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
  llvm/lib/DebugInfo/PDB/PDB.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38977.119398.patch
Type: text/x-patch
Size: 5154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171017/a5367810/attachment.bin>


More information about the llvm-commits mailing list