summaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2013-11-08 22:33:06 +0000
committerJim Grosbach <grosbach@apple.com>2013-11-08 22:33:06 +0000
commitdc7eb3e023e34adc9d40e93626467cfe22756f4c (patch)
treef5dafd3481b7c831e87e2b01938a171b2c01f365 /lib/CodeGen/MachineVerifier.cpp
parentde753f48535fb19cdd967af3bc3a743fa2a675ff (diff)
downloadllvm-dc7eb3e023e34adc9d40e93626467cfe22756f4c.tar.gz
llvm-dc7eb3e023e34adc9d40e93626467cfe22756f4c.tar.bz2
llvm-dc7eb3e023e34adc9d40e93626467cfe22756f4c.tar.xz
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
Diffstat (limited to 'lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions