projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
117f8cf
)
fix yet anohter broken line
author
Chris Lattner
<sabre@nondot.org>
Tue, 14 Dec 2010 06:09:07 +0000
(06:09 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 14 Dec 2010 06:09:07 +0000
(06:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121750
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/SimplifyCFG/switch_create.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/SimplifyCFG/switch_create.ll
b/test/Transforms/SimplifyCFG/switch_create.ll
index a49f782277d82b88c3aeca47885117b1a837c24c..8d051b49f0b6dab1df4121c73c49ee32f23a1354 100644
(file)
--- a/
test/Transforms/SimplifyCFG/switch_create.ll
+++ b/
test/Transforms/SimplifyCFG/switch_create.ll
@@
-256,7
+256,7
@@
lor.end: ; preds = %lor.rhs, %lor.lhs.f
; HECK: %cmp = icmp ult i8 %c, 33
; HECK: br i1 %cmp, label %lor.end, label %switch.early.test
-;
C
HECK: switch.early.test:
+; HECK: switch.early.test:
; HECK: switch i8 %c, label %lor.rhs [
; HECK: i8 46, label %lor.end
; HECK: i8 44, label %lor.end
@@
-351,4
+351,4
@@
malformed:
ret void
; CHECK: @test12
-}
\ No newline at end of file
+}