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:
db70f8a
)
fix test
author
Chris Lattner
<sabre@nondot.org>
Tue, 3 Nov 2009 21:26:26 +0000
(21:26 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 3 Nov 2009 21:26:26 +0000
(21:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85946
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/SCCP/ipsccp-basic.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/SCCP/ipsccp-basic.ll
b/test/Transforms/SCCP/ipsccp-basic.ll
index b5a05686eb2cc27e8c5674e43c559f959cf58450..11edcf48bea341c1c8c9c8f3529f69b5a2050148 100644
(file)
--- a/
test/Transforms/SCCP/ipsccp-basic.ll
+++ b/
test/Transforms/SCCP/ipsccp-basic.ll
@@
-200,7
+200,7
@@
define void @test8b(i32* %P) {
define void @test9() {
entry:
%local_foo = alloca { }
- load { }* @
current_foo
+ load { }* @
test9g
store { } %0, { }* %local_foo
ret void
}