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:
56ef3ae
)
Fix typo
author
Chris Lattner
<sabre@nondot.org>
Sun, 14 Nov 2004 17:54:58 +0000
(17:54 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 14 Nov 2004 17:54:58 +0000
(17:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17738
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/InstCombine/phi.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/InstCombine/phi.ll
b/test/Transforms/InstCombine/phi.ll
index c29700757158377604b41738f6a578fb6e65cf13..a15d341e3b67abdc58d78a2881ac32106c24d333 100644
(file)
--- a/
test/Transforms/InstCombine/phi.ll
+++ b/
test/Transforms/InstCombine/phi.ll
@@
-43,7
+43,7
@@
L2:
br label %Loop
}
-int %test5(int %
a
, bool %b) {
+int %test5(int %
A
, bool %b) {
BB0: br label %Loop
Loop: