ELF symbol table field st_other support,
[oota-llvm.git] / test / MC / Mips / mips_directives.s
index 5026b385e82f45e245f6a2d28bec23443184d5ba..d0a3beaeeaae31accb74c8c98561954a44b8c3e2 100644 (file)
@@ -2,18 +2,19 @@
 #this test produces no output so there isS no FileCheck call
 $BB0_2:
   .ent directives_test
-       .frame  $sp,0,$ra
-       .mask   0x00000000,0
-       .fmask  0x00000000,0
-       .set    noreorder
-       .set    nomacro
-       .set    noat
+    .frame    $sp,0,$ra
+    .mask     0x00000000,0
+    .fmask    0x00000000,0
+    .set    noreorder
+    .set    nomacro
+    .set    noat
 $JTI0_0:
-       .gpword ($BB0_2)
-       .word 0x77fffffc
+    .gpword    ($BB0_2)
+    .word 0x77fffffc
 # CHECK: $JTI0_0:
-# CHECK-NEXT:  .4byte  2013265916
-       .set  at=$12
-       .set macro
-       .set reorder
-       .end directives_test
+# CHECK-NEXT:     .4byte    2013265916
+    .set  at=$12
+    .set macro
+    .set reorder
+    .set  at=$a0
+    .end directives_test