aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-09-11 15:39:54 -0700
committerAlon Zakai <alonzakai@gmail.com>2012-09-11 15:39:54 -0700
commitcc234035329a5d57c5b803ed0e8625187facb962 (patch)
tree9501a4e13533408b222fece17a7a3667bbae3446
parent5b0ced28f65d369b52e8b1baa5a7e59a6ddc5b56 (diff)
fix test_cases
-rw-r--r--tests/cases/funcptr.ll2
-rw-r--r--tests/cases/gepoverflow.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cases/funcptr.ll b/tests/cases/funcptr.ll
index 07e2bf91..0aa03fcf 100644
--- a/tests/cases/funcptr.ll
+++ b/tests/cases/funcptr.ll
@@ -9,7 +9,7 @@ define i32 @main() {
entry:
%retval = alloca i32, align 4 ; [#uses=1 type=i32*]
store i32 0, i32* %retval
- %access_virt_barray = bitcast i32 0 to [64 x i16]* (i32*, i32)**
+ %access_virt_barray = bitcast i32 100 to [64 x i16]* (i32*, i32)**
store [64 x i16]* (i32*, i32)* @access_virt_barray, [64 x i16]* (i32*, i32)** %access_virt_barray, align 4
%wakaptr = bitcast [64 x i16]* (i32*, i32)** %access_virt_barray to i32*
%waka = load i32* %wakaptr
diff --git a/tests/cases/gepoverflow.txt b/tests/cases/gepoverflow.txt
index 164e5c0c..90772c33 100644
--- a/tests/cases/gepoverflow.txt
+++ b/tests/cases/gepoverflow.txt
@@ -1,2 +1,2 @@
-*5246494,5247064*
+*5246502,5247072*
*-514,56*