1// RUN: not llvm-mc -filetype=asm -triple x86_64-pc-linux-gnu %s -o %t 2>%t.out
2// RUN: FileCheck -input-file=%t.out %s
3
4.cfi_startproc
5// CHECK: Unfinished frame
6