aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorYongKang Zhu <yongzhu@fb.com>2022-09-12 13:24:47 -0700
committerKyungwoo Lee <kyulee@fb.com>2022-09-12 13:25:04 -0700
commit481a32f58745a1216589c5263772030e16011a45 (patch)
tree344eae0b687f3ea8519aa93ffea1da4d199d5339 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent4a72459ed639e3eb7188565c758181c43d3192aa (diff)
downloadllvm-481a32f58745a1216589c5263772030e16011a45.zip
llvm-481a32f58745a1216589c5263772030e16011a45.tar.gz
llvm-481a32f58745a1216589c5263772030e16011a45.tar.bz2
Bug fix on stable hash calculation for machine operands RegisterMask and RegisterLiveOut
MachineOperand::getRegMask() returns a pointer to register mask. We should hash the raw content of register mask instead of its pointer. Reviewed By: kyulee Differential Revision: https://reviews.llvm.org/D133637
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions