summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/SwitchLowering.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/SwitchLowering.ll')
-rw-r--r--test/CodeGen/Generic/SwitchLowering.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/SwitchLowering.ll b/test/CodeGen/Generic/SwitchLowering.ll
index 37bfffaa02..4eef03079f 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
}