1# RUN: not llvm-mc -triple=mips -mcpu=mips32r5 < %s 2>&1 | FileCheck %s2 3# CHECK: error: .module directive must appear before any code4 .set nomips165 .module mt6 nop7