aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-11-27 10:19:20 -0800
committerAlon Zakai <alonzakai@gmail.com>2012-11-27 10:19:20 -0800
commit9f34b23ce4e6a76ae94741ab4f81094f407cb0da (patch)
tree26ae5340eb1656410db9d32c9fe2719f566d997d /tests
parent41e9abe1bb4d493be4e1ea5bace4996e7c532ad5 (diff)
fix test_cases_subnums
Diffstat (limited to 'tests')
-rw-r--r--tests/cases/subnums.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cases/subnums.ll b/tests/cases/subnums.ll
index 981a1592..dc2af1c7 100644
--- a/tests/cases/subnums.ll
+++ b/tests/cases/subnums.ll
@@ -2,7 +2,7 @@
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32-n8:16:32-S128"
target triple = "i386-pc-linux-gnu"
-@.str = private unnamed_addr constant [15 x i8] c"hello, world! %d\0A\00", align 1 ; [#uses=1 type=[18 x i8]*]
+@.str = private unnamed_addr constant [18 x i8] c"hello, world! %d\0A\00", align 1 ; [#uses=1 type=[18 x i8]*]
; [#uses=0]
define i32 @main() {