[ARM] Better OR's for MVE compares
[llvm-core.git] / test / MC / COFF / cross-section-relative-err.s
blobe237f60e9a364b62f3079e0b94e1503a452ec96f
1 // RUN: not llvm-mc -filetype=obj -triple x86_64-pc-win32 %s -o /dev/null 2>&1 | FileCheck %s
4 // CHECK: [[@LINE+1]]:{{[0-9]+}}: error: Cannot represent this expression
5 .byte foo - .
7 // CHECK: [[@LINE+1]]:{{[0-9]+}}: error: Cannot represent this expression
8 .short foo - .
10 // CHECK: [[@LINE+1]]:{{[0-9]+}}: error: Cannot represent this expression
11 .quad foo - .