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:
b973dd7
)
Fix broken testcase
author
Chris Lattner
<sabre@nondot.org>
Wed, 3 Oct 2001 14:59:11 +0000
(14:59 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 3 Oct 2001 14:59:11 +0000
(14:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@705
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Feature/forwardreftest.ll
patch
|
blob
|
history
diff --git
a/test/Feature/forwardreftest.ll
b/test/Feature/forwardreftest.ll
index 46f510c5a8bc333a9fb04781fa212c0e475d691b..df6ca6325ca471c8132e26e38faa82ebb7d1f312 100644
(file)
--- a/
test/Feature/forwardreftest.ll
+++ b/
test/Feature/forwardreftest.ll
@@
-16,7
+16,7
@@
Startup:
end
int "test"(int)
- %thisfuncty = type int (int)
+ %thisfuncty = type int (int)
*
begin
add %thisfuncty %zarro, %test
add %thisfuncty %test, %foozball