blob: 38baaa07cdc171ddb2ad30dff3f021719eaba849 [file] [log] [blame]
# RUN: not llvm-mc -arch=mips -mcpu=mips32r5 < %s 2>&1 | FileCheck %s
# CHECK: error: .module directive must appear before any code
.set nomips16
.module mt
nop