Add comment to test case.
authorChad Rosier <mcrosier@apple.com>
Wed, 8 Feb 2012 02:30:12 +0000 (02:30 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 8 Feb 2012 02:30:12 +0000 (02:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150046 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/fast-isel-binary.ll

index 642fcd03551138f0e511e168f944f3fcb70af55e..b15949c4f3bbcc4743afd831a1a2be5173bb70a0 100644 (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