commit | dc7eb3e023e34adc9d40e93626467cfe22756f4c | [log] [tgz] |
---|---|---|
author | Jim Grosbach <grosbach@apple.com> | Fri Nov 08 22:33:06 2013 +0000 |
committer | Jim Grosbach <grosbach@apple.com> | Fri Nov 08 22:33:06 2013 +0000 |
tree | f5dafd3481b7c831e87e2b01938a171b2c01f365 | |
parent | de753f48535fb19cdd967af3bc3a743fa2a675ff [diff] |
X86: Assembly files with .cfi_cfa_def shouldn't hit llvm_unreachable() On darwin, when trying to create compact unwind info, a .cfi_cfa_def directive would case an llvm_unreachable() to be hit. Back off when we see this directive and generate the regular DWARF style eh_frame. rdar://15406518 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194285 91177308-0d34-0410-b5e6-96231b3b80d8