Fix a Mach-O assembler segfault for a subtraction expression with an undefined symbol.
[oota-llvm.git] / test / MC / MachO / pr19185.s
1 // RUN: llvm-mc -triple x86_64-apple-darwin %s -filetype=obj -o %t.o
2 f:
3  .cfi_startproc
4  .cfi_endproc
5
6 EH_frame0: