summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/switch_create.ll
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2012-07-02 23:22:21 +0000
committerEric Christopher <echristo@apple.com>2012-07-02 23:22:21 +0000
commitb65acc61a5f3ff22d6348e17d7fe4df8d3b99882 (patch)
treea5a37531436c6b9ebfd5961f9f292808f24d14f6 /llvm/test/Transforms/SimplifyCFG/switch_create.ll
parent939236c2eb623b8437b8d746840acc6fff18b334 (diff)
downloadbcm5719-llvm-b65acc61a5f3ff22d6348e17d7fe4df8d3b99882.tar.gz
bcm5719-llvm-b65acc61a5f3ff22d6348e17d7fe4df8d3b99882.zip
Revert "IntRange:" as it appears to be breaking self hosting.
This reverts commit b2833d9dcba88c6f0520cad760619200adc0442c. llvm-svn: 159618
Diffstat (limited to 'llvm/test/Transforms/SimplifyCFG/switch_create.ll')
-rw-r--r--llvm/test/Transforms/SimplifyCFG/switch_create.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/SimplifyCFG/switch_create.ll b/llvm/test/Transforms/SimplifyCFG/switch_create.ll
index c62afd5d4de..546cc75f297 100644
--- a/llvm/test/Transforms/SimplifyCFG/switch_create.ll
+++ b/llvm/test/Transforms/SimplifyCFG/switch_create.ll
@@ -82,8 +82,8 @@ lor.end: ; preds = %lor.rhs, %lor.lhs.f
; CHECK: @test4
; CHECK: switch i8 %c, label %lor.rhs [
-; CHECK: i8 34, label %lor.end
; CHECK: i8 62, label %lor.end
+; CHECK: i8 34, label %lor.end
; CHECK: i8 92, label %lor.end
; CHECK: ]
}
OpenPOWER on IntegriCloud