test: fix copy-paste mistake

Accidental over-quoting of the match string.

llvm-svn: 209058
This commit is contained in:
Saleem Abdulrasool 2014-05-17 04:32:38 +00:00
parent 46fed305db
commit 2476759673
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ entry:
ret void
}
; CHECK: .section ".rdata","rd"
; CHECK: .section .rdata,"rd"
; CHECK-NOT: .section ".rodata.str1.1"