fix a typo in the test

llvm-svn: 142153
This commit is contained in:
Nadav Rotem 2011-10-16 20:43:41 +00:00
parent 8ed6f090ef
commit 60c9b81158

View File

@ -44,7 +44,7 @@ define <3 x i8> @test_char_div(<3 x i8> %num, <3 x i8> %div) {
ret <3 x i8> %div.r
}
; CHECK: test_char_div
; CHECK: test_uchar_div
define <3 x i8> @test_uchar_div(<3 x i8> %num, <3 x i8> %div) {
; CHECK: divb
; CHECK: divb