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:
7650b94
)
Fix for buggy test
author
Chris Lattner
<sabre@nondot.org>
Tue, 16 Apr 2002 21:31:08 +0000
(21:31 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 16 Apr 2002 21:31:08 +0000
(21:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2267
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Feature/small.ll
patch
|
blob
|
history
diff --git
a/test/Feature/small.ll
b/test/Feature/small.ll
index 9e98de4991ebea095dbbd61158f9ce88670cf8e6..59e6b1197c0d55f3b82da3654b2ee45dc49c3a53 100644
(file)
--- a/
test/Feature/small.ll
+++ b/
test/Feature/small.ll
@@
-5,6
+5,6
@@
implementation
int "foo"(int %in)
begin
label:
- ret
void
+ ret
int 2
end