[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git] / llvm / test / MC / MSP430 / refsym-invalid.s
blob5cbf707870e87dc7dea74b62033b04b929c35873
1 # RUN: not llvm-mc -triple=msp430 %s 2>&1 | FileCheck %s
3 # CHECK: [[#@LINE+1]]:8: error: expected identifier in directive
4 .refsym
6 # CHECK: [[#@LINE+1]]:9: error: expected identifier in directive
7 .refsym 42
9 # CHECK: [[#@LINE+1]]:12: error: expected newline
10 .refsym sym,