Skip to content

Commit

Permalink
Removed overalignment from test.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbonn committed Feb 3, 2012
1 parent e150bcc commit 6eb1caa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CodeGen/Mico32/long.ll
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ entry:
define i64 @f10() {
entry:
%a = alloca i64, align 8 ; <i64*> [#uses=1]
; %a = alloca i64 ; <i64*> [#uses=1]
%retval = load i64* %a ; <i64> [#uses=1]
ret i64 %retval
}
Expand Down

0 comments on commit 6eb1caa

Please sign in to comment.