[mips][microMIPS] Add microMIPS32r6 and microMIPS64r6 tests for existing 16-bit LBU16...
[oota-llvm.git] / test / MC / COFF / initialised-data.ll
index 9f428bc3fdbf6408c4dbf9afce071c8f11e38998..a2faac748567ce7fb2c83b7dc4a4c4113eee5997 100644 (file)
@@ -1,8 +1,7 @@
 ; RUN: llc -mtriple i686-windows %s -o - | FileCheck %s
 ; RUN: llc -mtriple x86_64-windows %s -o - | FileCheck %s
-; RUN: llc -mtriple thumbv7-windows %s -o - | FileCheck %s
 
 @data = dllexport constant [5 x i8] c"data\00", align 1
 
-; CHECK: .section      .rdata,"rd"
+; CHECK: .section      .rdata,"dr"