[mips] Fix ELF e_flags related to -mabicalls and -mplt.
[oota-llvm.git] / test / MC / Mips / elf_eflags_nanlegacy.s
index 6897ad2bda4cf34ef6e1ffbec9b4350505cc73d1..0fa07879d3748b0eb4bac51e4380c61b5649c2b1 100644 (file)
@@ -4,12 +4,12 @@
 # RUN: llvm-mc -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| \
 # RUN:   FileCheck %s -check-prefix=CHECK-ASM
 
-# This *MUST* match the output of gas compiled with the same triple.
-# CHECK-OBJ: Flags [ (0x50001000)
+# This *MUST* match the output of 'gcc -c' compiled with the same triple.
+# CHECK-OBJ: Flags [ (0x50001004)
 
 # CHECK-ASM: .nan 2008
 # CHECK-ASM: .nan legacy
 
 .nan 2008
-// Let's override the previous directive!
+# Let's override the previous directive!
 .nan legacy