aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopRotate/simplifylatch.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LoopRotate/simplifylatch.ll')
-rw-r--r--test/Transforms/LoopRotate/simplifylatch.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopRotate/simplifylatch.ll b/test/Transforms/LoopRotate/simplifylatch.ll
index d646cb9..62e5b1a 100644
--- a/test/Transforms/LoopRotate/simplifylatch.ll
+++ b/test/Transforms/LoopRotate/simplifylatch.ll
@@ -4,7 +4,7 @@
@mode_table = global [4 x i32] zeroinitializer ; <[4 x i32]*> [#uses=1]
; CHECK-LABEL: @f(
-; CHECK-NOT: bb4
+; CHECK-NOT: bb:
define i8 @f() {
entry:
tail call i32 @fegetround( ) ; <i32>:0 [#uses=1]