1 # RUN: not llvm-mc -triple mips-unknown-linux -filetype=obj -o %t %s 2>&1 \
4 # Check that we emit an error for unsupported relocations instead of crashing.
11 # CHECK: :[[@LINE-1]]:17: error: MIPS does not support one byte relocations
13 # CHECK: :[[@LINE-1]]:17: error: MIPS does not support one byte relocations
15 # CHECK: :[[@LINE-1]]:17: error: MIPS does not support 64-bit PC-relative relocations