]> granicus.if.org Git - llvm/commit
MC: account for the return column in the CIE key
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 29 Jul 2017 20:03:00 +0000 (20:03 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 29 Jul 2017 20:03:00 +0000 (20:03 +0000)
commit1a57e42f2ac86473c0ac48a2510dd534f83b8b1c
treeefcdbab22b180d1bcf2b1a2cee6f4935c8d8aa71
parent48392177ef6e26cffa91a3d755790e858003b478
MC: account for the return column in the CIE key

If the return column is different, we cannot coalesce the CIE across the
FDEs.  Add that to the key calculation.  This ensures that we emit a
separate CIE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309492 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCDwarf.cpp
test/Assembler/return-column.s