New testcase
[oota-llvm.git] / test / LLC / sched.ll
index b8de02ddb95dd1f97a234878231a38c900ad2fbc..58603b5fba84e665ff58d5a3b2960459d03d7bc5 100644 (file)
@@ -4,6 +4,7 @@ declare int "printf"(sbyte*, int, float)
 
 int "testissue"(int %i, float %x, float %y)
 begin
+       br label %bb1
 bb1:
        %x1 = mul float %x, %y                  ;; x1
        %y1 = mul float %y, 0.75                ;; y1