aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopRotate/indirectbr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LoopRotate/indirectbr.ll')
-rw-r--r--test/Transforms/LoopRotate/indirectbr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopRotate/indirectbr.ll b/test/Transforms/LoopRotate/indirectbr.ll
index 9c82aa8..2ccc546 100644
--- a/test/Transforms/LoopRotate/indirectbr.ll
+++ b/test/Transforms/LoopRotate/indirectbr.ll
@@ -12,7 +12,7 @@ while.body: ; preds = %while.cond
br label %indirectgoto
run_opcode: ; preds = %indirectgoto
- %tmp276 = load i8* undef ; <i8> [#uses=1]
+ %tmp276 = load i8, i8* undef ; <i8> [#uses=1]
br label %indirectgoto
if.else295: ; preds = %divide_late