[ARM] Better OR's for MVE compares
[llvm-core.git] / test / MC / X86 / cfi-scope-unclosed.s
blob0574a97b69bbff20fa941b5c5dba4ffc063bff66
1 # RUN: not llvm-mc %s -filetype=obj -triple=x86_64-unknown-linux \
2 # RUN: -o /dev/null 2>&1 | FileCheck %s
4 ## Check we don't crash on unclosed frame scope.
5 # CHECK: error: Unfinished frame!
7 .text
8 .globl foo
9 foo:
10 .cfi_startproc