[ARM] Better OR's for MVE compares
[llvm-core.git] / test / MC / COFF / invalid-def.s
blobf5a71f4d7cfd167b894c9c81074ff507edf6dbc9
1 # RUN: not llvm-mc -triple i686-windows -filetype obj -o /dev/null %s 2>&1 | FileCheck %s
3 # CHECK: error: starting a new symbol definition without completing the previous one
4 # CHECK: error: starting a new symbol definition without completing the previous one
5 .def first
6 .def second
7 .def third