[Hexagon] Fixing load instruction parsing and reenabling tests.
[oota-llvm.git] / test / CodeGen / PowerPC / sections.ll
index 260b91e7722c717e2c2614a36d26696b0d3f03fe..37a8d1648f1bbe70fbbeba734335cd936281c54f 100644 (file)
@@ -3,6 +3,5 @@
 
 @A = global i32 0
 
-; CHECK:  .section  ".bss","aw",@nobits
+; CHECK:  .section  .bss,"aw",@nobits
 ; CHECK:  .globl A
-