diff options
Diffstat (limited to 'fib_eqI_b.ll')
-rw-r--r-- | fib_eqI_b.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fib_eqI_b.ll b/fib_eqI_b.ll index 8b7f547..58be88a 100644 --- a/fib_eqI_b.ll +++ b/fib_eqI_b.ll @@ -133,7 +133,7 @@ case.3: } define i64 @main() { - %hp.0 = bitcast [10000 x i64]* @heap to i64* + %hp.0 = bitcast [100000000 x i64]* @heap to i64* %astack = bitcast [10000 x i64*]* @astack to i64** %n.0 = getelementptr i64, i64* %hp.0 |