Add comment to test case.

llvm-svn: 150046
This commit is contained in:
Chad Rosier 2012-02-08 02:30:12 +00:00
parent bd471255a9
commit bfe7393d7d
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ entry:
ret void
}
; Test or with non-legal types
define void @or_i1(i1 %a, i1 %b) nounwind ssp {
entry:
; ARM: or_i1