blob: 0cf2e9359d15d2902bd604b24419809ce291a908 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001; RUN: llvm-upgrade < %s | llvm-as | llc -fast
2
3float %test(uint %tmp12771278) {
4 switch uint %tmp12771278, label %bb1279 [
5 ]
6
7bb1279: ; preds = %cond_next1272
8 ret float 1.0
9}
10