[ARM] Better OR's for MVE compares
[llvm-core.git] / test / MC / ELF / dwo-restrict-relocs.s
blob1bc15101b237cc2f952f335a2e4026338714b316
1 // RUN: not llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o /dev/null -split-dwarf-file %t2 2>&1 | FileCheck %s
3 // CHECK: error: A relocation may not refer to a dwo section
4 .quad .foo.dwo
6 .section .foo.dwo
7 // CHECK: error: A dwo section may not contain relocations
8 .quad .text
9 // CHECK: error: A dwo section may not contain relocations
10 .quad .foo.dwo