diff --git a/test/CodeGen/Mips/elf_st_other.ll b/test/CodeGen/Mips/elf_st_other.ll index 68cad48ffdf..8a5f20df861 100644 --- a/test/CodeGen/Mips/elf_st_other.ll +++ b/test/CodeGen/Mips/elf_st_other.ll @@ -1,7 +1,7 @@ ; This tests value of ELF st_other field for function symbol table entries. ; For microMIPS value should be equal to STO_MIPS_MICROMIPS. -; RUN: llc -mtriple mipsel-unknown-linux -mcpu=mips32r2 -mattr=+micromips -print-hack-directives %s -o - | FileCheck %s +; RUN: llc -mtriple mipsel-unknown-linux -mcpu=mips32r2 -mattr=+micromips %s -o - | FileCheck %s define i32 @main() nounwind { entry: