blob: b644bd2be78fd1c0105db8a140753d8845d2bff8 [file] [log] [blame]
Bill Wendling58ed5d22009-04-29 00:15:41 +00001; RUN: llvm-as < %s | llc -O0
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002
Tanya Lattnerf28e0ce2008-02-19 01:41:04 +00003define float @test(i32 %tmp12771278) {
4 switch i32 %tmp12771278, label %bb1279 [
Dan Gohmanf17a25c2007-07-18 16:29:46 +00005 ]
6
Tanya Lattnerf28e0ce2008-02-19 01:41:04 +00007bb1279: ; preds = %0
8 ret float 1.000000e+00
Dan Gohmanf17a25c2007-07-18 16:29:46 +00009}
10