[all-commits] [llvm/llvm-project] 4437df: DebugInfo: Hash DIE referevences (DW_OP_convert) w...
David Blaikie via All-commits
all-commits at lists.llvm.org
Thu Oct 22 20:10:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4437df8eedfdaa11b445c34fc3b19a1b14cb3d93
https://github.com/llvm/llvm-project/commit/4437df8eedfdaa11b445c34fc3b19a1b14cb3d93
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M llvm/include/llvm/CodeGen/DIE.h
M llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp
M llvm/lib/CodeGen/AsmPrinter/DIEHash.h
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/test/DebugInfo/X86/convert-debugloc.ll
Log Message:
-----------
DebugInfo: Hash DIE referevences (DW_OP_convert) when computing Split DWARF signatures
More information about the All-commits
mailing list