[PATCH] D36426: [PDB] Fix linking of function symbols and local variables
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 7 19:39:46 PDT 2017
zturner updated this revision to Diff 110127.
zturner added a comment.
I think I uploaded the wrong diff last time. Hopefully this one is right.
https://reviews.llvm.org/D36426
Files:
lld/COFF/PDB.cpp
lld/test/COFF/pdb-comdat.test
lld/test/COFF/pdb-invalid-func-type.yaml
lld/test/COFF/pdb-procid-remapping.test
lld/test/COFF/pdb-scopes.test
lld/test/COFF/pdb-symbol-types.yaml
lld/test/COFF/pdb-type-server-simple.test
llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h
llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
llvm/tools/llvm-pdbutil/MinimalSymbolDumper.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36426.110127.patch
Type: text/x-patch
Size: 19811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/e8ce37c1/attachment.bin>
More information about the llvm-commits
mailing list