Home | History | Annotate | Download | only in AsmParser
      1 // RUN: not llvm-mc -filetype=asm -triple x86_64-windows %s -o %t 2>%t.out
      2 // RUN: FileCheck -input-file=%t.out %s
      3 
      4 foo:
      5 .seh_proc foo
      6 // CHECK: Unfinished frame
      7