blob: a3720a9e3ce779cb9ce5c929e2a913f05c53a1f7 [file] [log] [blame]
Dan Gohmanfce288f2009-09-09 00:09:15 +00001; RUN: llc < %s -O0
Chris Lattner13984212006-06-12 18:24:32 +00002
Tanya Lattner53a66d12008-02-19 01:41:04 +00003define float @test(i32 %tmp12771278) {
4 switch i32 %tmp12771278, label %bb1279 [
Chris Lattner13984212006-06-12 18:24:32 +00005 ]
6
Tanya Lattner53a66d12008-02-19 01:41:04 +00007bb1279: ; preds = %0
8 ret float 1.000000e+00
Chris Lattner13984212006-06-12 18:24:32 +00009}
10