Use CIE version 1 for .eh_frame.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 27 Apr 2015 22:04:24 +0000 (22:04 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 27 Apr 2015 22:04:24 +0000 (22:04 +0000)
commitb8def5a8d1db918db8e4929d956fb790c1f03766
treefedc954db0b66e667619acac7634ae8d92bf65ea
parentae618e78734595769a96598c95cf855e60675f5a
Use CIE version 1 for .eh_frame.

According to

http://www.linuxbase.org/betaspecs/lsb/LSB-Core-generic/LSB-Core-generic/ehframechpt.html

we should always use 1.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235923 91177308-0d34-0410-b5e6-96231b3b80d8
26 files changed:
lib/MC/MCDwarf.cpp
test/DebugInfo/AArch64/eh_frame.s
test/DebugInfo/AArch64/eh_frame_personality.ll
test/DebugInfo/SystemZ/eh_frame.s
test/DebugInfo/SystemZ/eh_frame_personality.s
test/MC/ELF/cfi-adjust-cfa-offset.s
test/MC/ELF/cfi-advance-loc2.s
test/MC/ELF/cfi-def-cfa-offset.s
test/MC/ELF/cfi-def-cfa-register.s
test/MC/ELF/cfi-def-cfa.s
test/MC/ELF/cfi-escape.s
test/MC/ELF/cfi-large-model.s
test/MC/ELF/cfi-offset.s
test/MC/ELF/cfi-register.s
test/MC/ELF/cfi-rel-offset.s
test/MC/ELF/cfi-rel-offset2.s
test/MC/ELF/cfi-remember.s
test/MC/ELF/cfi-restore.s
test/MC/ELF/cfi-same-value.s
test/MC/ELF/cfi-signal-frame.s
test/MC/ELF/cfi-undefined.s
test/MC/ELF/cfi-window-save.s
test/MC/ELF/cfi-zero-addr-delta.s
test/MC/ELF/cfi.s
test/MC/Mips/eh-frame.s
test/MC/PowerPC/ppc64-initial-cfa.s