diff options
Diffstat (limited to 'test/CodeGen/Generic/SwitchLowering.ll')
-rw-r--r-- | test/CodeGen/Generic/SwitchLowering.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/SwitchLowering.ll b/test/CodeGen/Generic/SwitchLowering.ll index 37bfffaa0265..4eef03079f29 100644 --- a/test/CodeGen/Generic/SwitchLowering.ll +++ b/test/CodeGen/Generic/SwitchLowering.ll @@ -19,7 +19,6 @@ bb: ; preds = %bb, %entry ] bb7: ; preds = %bb, %bb - %tmp = cast sbyte %tmp to ubyte ; <ubyte> [#uses=1] tail call void %foo( ubyte %tmp ) ret sbyte* %tmp2 } |