When emitting the PC range in an FDE, use the same data encoding for both ends
authorNick Lewycky <nicholas@mxc.ca>
Sun, 12 Aug 2012 08:09:45 +0000 (08:09 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 12 Aug 2012 08:09:45 +0000 (08:09 +0000)
commit0c5602de8c0dfa716f54306a1c540b98ab803584
tree34442be29c0cad8742592665d1faefcfe69baeb2
parent2c63d5e8c23cc60859130ead8e3b203d3cdda346
When emitting the PC range in an FDE, use the same data encoding for both ends
of the range. Fixes PR13581!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161739 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCDwarf.cpp
test/MC/ELF/fde.s [new file with mode: 0644]