[PATCH] D57790: [CodeView] Fix cycles in debug info when merging Types with global hashes
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 6 13:02:27 PST 2019
aganea updated this revision to Diff 185622.
aganea marked 2 inline comments as done.
aganea added a comment.
Removed changes that aren't critical for this fix.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57790/new/
https://reviews.llvm.org/D57790
Files:
include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h
include/llvm/DebugInfo/CodeView/TypeHashing.h
lib/DebugInfo/CodeView/TypeHashing.cpp
lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp
test/tools/llvm-readobj/codeview-merging-ghash.test
tools/llvm-readobj/COFFDumper.cpp
tools/llvm-readobj/ObjDumper.h
tools/llvm-readobj/llvm-readobj.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57790.185622.patch
Type: text/x-patch
Size: 18170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/bcb2ba6d/attachment.bin>
More information about the llvm-commits
mailing list