[PATCH] D99978: Fixed CodeView GuidAdapter::format to handle GUID bytes in the right order.
Alex Orlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 8 08:11:01 PDT 2021
aorlov updated this revision to Diff 336112.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99978/new/
https://reviews.llvm.org/D99978
Files:
lld/test/COFF/Inputs/pdb-type-server-invalid-path.yaml
lld/test/COFF/Inputs/pdb-type-server-missing-2.yaml
lld/test/COFF/Inputs/pdb-type-server-valid-signature.yaml
lld/test/COFF/pdb-type-server-invalid-signature.yaml
lld/test/COFF/pdb-type-server-missing.yaml
lld/test/COFF/pdb-type-server-native-errors.yaml
llvm/lib/DebugInfo/CodeView/Formatters.cpp
llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp
llvm/test/DebugInfo/PDB/DIA/pdbdump-flags.test
llvm/test/DebugInfo/PDB/Native/pdb-native-summary.test
llvm/test/DebugInfo/PDB/pdbdump-headers.test
llvm/test/DebugInfo/PDB/pdbdump-readwrite.test
llvm/test/DebugInfo/PDB/pdbdump-yaml.test
llvm/test/ObjectYAML/CodeView/sections.yaml
llvm/test/tools/llvm-pdbutil/explain-pdb-stream.test
llvm/test/tools/llvm-pdbutil/stripped.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99978.336112.patch
Type: text/x-patch
Size: 12832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/fc09d96b/attachment.bin>
More information about the llvm-commits
mailing list