aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/indirectbr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/indirectbr.ll')
-rw-r--r--test/CodeGen/ARM/indirectbr.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/indirectbr.ll b/test/CodeGen/ARM/indirectbr.ll
index 25a0f93654..341c33f84f 100644
--- a/test/CodeGen/ARM/indirectbr.ll
+++ b/test/CodeGen/ARM/indirectbr.ll
@@ -22,7 +22,6 @@ bb2: ; preds = %entry, %bb3
%gotovar.4.0 = phi i8* [ %gotovar.4.0.pre, %bb3 ], [ %0, %entry ] ; <i8*> [#uses=1]
; ARM: bx
; THUMB: mov pc,
-; THUMB2: mov pc,
indirectbr i8* %gotovar.4.0, [label %L5, label %L4, label %L3, label %L2, label %L1]
bb3: ; preds = %entry