mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-14 23:48:49 +00:00
test: fix copy-paste mistake
Accidental over-quoting of the match string. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209058 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
563fca4509
commit
3395f5fca8
@ -10,6 +10,6 @@ entry:
|
||||
ret void
|
||||
}
|
||||
|
||||
; CHECK: .section ".rdata","rd"
|
||||
; CHECK: .section .rdata,"rd"
|
||||
; CHECK-NOT: .section ".rodata.str1.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user