[PATCH] D36426: [PDB] Fix linking of function symbols and local variables
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 8 11:35:46 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL310394: [PDB] Fix linking of function symbols and local variables. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D36426?vs=110127&id=110243#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36426
Files:
lld/trunk/COFF/PDB.cpp
lld/trunk/test/COFF/pdb-comdat.test
lld/trunk/test/COFF/pdb-invalid-func-type.yaml
lld/trunk/test/COFF/pdb-procid-remapping.test
lld/trunk/test/COFF/pdb-scopes.test
lld/trunk/test/COFF/pdb-symbol-types.yaml
lld/trunk/test/COFF/pdb-type-server-simple.test
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeDeserializer.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h
llvm/trunk/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
llvm/trunk/tools/llvm-pdbutil/DumpOutputStyle.cpp
llvm/trunk/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
llvm/trunk/tools/llvm-pdbutil/MinimalSymbolDumper.h
llvm/trunk/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36426.110243.patch
Type: text/x-patch
Size: 25226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/fed080c9/attachment.bin>
More information about the llvm-commits
mailing list