summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-03-08 01:32:51 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-03-08 01:32:51 +0000
commitf528f054d081addb0d383020445a703f7371da85 (patch)
tree348bd6e1f3a3c5dce5a72231d0a711a8af96c50f /llvm/test/CodeGen/X86
parent2348be8b6dff2c435228523e744e3ff84e7d99d6 (diff)
downloadbcm5719-llvm-f528f054d081addb0d383020445a703f7371da85.tar.gz
bcm5719-llvm-f528f054d081addb0d383020445a703f7371da85.zip
DebugInfo: Fix test fallout from r203323
Will fix this harder in a moment. llvm-svn: 203329
Diffstat (limited to 'llvm/test/CodeGen/X86')
-rw-r--r--llvm/test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll b/llvm/test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll
index d5340300df5..e707fd3c04a 100644
--- a/llvm/test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll
+++ b/llvm/test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll
@@ -4,7 +4,7 @@ target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f3
target triple = "x86_64-apple-darwin10.0.0"
; Check debug info for variable z_s
-;CHECK: .long Lset14
+;CHECK: .long Lset18
;CHECK-NEXT: ## DW_AT_decl_file
;CHECK-NEXT: ## DW_AT_decl_line
;CHECK-NEXT: ## DW_AT_type
OpenPOWER on IntegriCloud