aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/MachO/pr19185.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/MachO/pr19185.s')
-rw-r--r--test/MC/MachO/pr19185.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/MC/MachO/pr19185.s b/test/MC/MachO/pr19185.s
new file mode 100644
index 0000000..fb21e51
--- /dev/null
+++ b/test/MC/MachO/pr19185.s
@@ -0,0 +1,6 @@
+// RUN: llvm-mc -triple x86_64-apple-darwin %s -filetype=obj -o %t.o
+f:
+ .cfi_startproc
+ .cfi_endproc
+
+EH_frame0: