[ARM] Better OR's for MVE compares
[llvm-core.git] / test / MC / AsmParser / cfi-unknown-register.s
blobff0a06d9813efaf32fb6263eae1a730e03538e04
1 // RUN: llvm-mc -filetype=asm -triple x86_64-pc-linux-gnu %s 2>&1 | FileCheck %s
3 .cfi_sections .debug_frame
4 .cfi_startproc
5 .cfi_rel_offset 99, 0
6 // CHECK: .cfi_rel_offset 99, 0
7 .cfi_endproc