summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/CodeGen/X86/2010-08-10-DbgConstant.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2010-08-10-DbgConstant.ll b/llvm/test/CodeGen/X86/2010-08-10-DbgConstant.ll
index 617860b532e..ed94579137f 100644
--- a/llvm/test/CodeGen/X86/2010-08-10-DbgConstant.ll
+++ b/llvm/test/CodeGen/X86/2010-08-10-DbgConstant.ll
@@ -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:
OpenPOWER on IntegriCloud