On MachO, unlike ELF, there should be no relocation to produce the CIE pointer.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 10 May 2011 20:59:42 +0000 (20:59 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 10 May 2011 20:59:42 +0000 (20:59 +0000)
commite3a0e987f3d4f07512cdb64b9034369f966cb448
tree47dfd5d09bb3a6fb98af73df9c195f0141125f8f
parentdc52ecf6fdbee63652d2dac0dccc17e23ac7797f
On MachO, unlike ELF, there should be no relocation to produce the CIE pointer.

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