mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Fix failing testcase.
Those look like typos to me. llvm-svn: 110664
This commit is contained in:
parent
84f48b5483
commit
766f219db9
@ -1,6 +1,6 @@
|
||||
; RUN: llc -O0 < %s | FileCheck %s
|
||||
; CHECK: DW_TAG_constant
|
||||
; CHECK-NEXT: ascii "ro" ## DW_AT_name
|
||||
; CHECK-NEXT: .ascii "ro" # DW_AT_name
|
||||
|
||||
define void @foo() nounwind ssp {
|
||||
entry:
|
||||
|
Loading…
Reference in New Issue
Block a user