aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-07-31 13:43:07 -0700
committerFangrui Song <i@maskray.me>2022-07-31 13:43:07 -0700
commita9c5d09c5e8d8ccbd90229cc64193c78cf558143 (patch)
tree6658afc9aba269974faf908e9dada4b31b3c934f /llvm/lib/CodeGen/MachineInstr.cpp
parent17df74214c97bab8546d24c84a6aa7054b1449e1 (diff)
downloadllvm-a9c5d09c5e8d8ccbd90229cc64193c78cf558143.zip
llvm-a9c5d09c5e8d8ccbd90229cc64193c78cf558143.tar.gz
llvm-a9c5d09c5e8d8ccbd90229cc64193c78cf558143.tar.bz2
[ELF][test] Test identical CIE content with different personality
If we change CieRecord *&rec = cieMap[{cie.data(), personality}]; to CieRecord *&rec = cieMap[{cie.data(), nullptr}]; The new test can catch the failure.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions