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:
05a3e8a
)
update this test to pass with duncan's change.
author
Chris Lattner
<sabre@nondot.org>
Tue, 22 Jan 2008 05:31:58 +0000
(
05:31
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 22 Jan 2008 05:31:58 +0000
(
05:31
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46246
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Verifier/byval-2.ll
patch
|
blob
|
history
diff --git
a/test/Verifier/byval-2.ll
b/test/Verifier/byval-2.ll
index 19d49bbd5ddcedf0ad378680f790d74d30d5b429..43cea4ee1ec3ae437640d8f6e9c0e6bc44453fb0 100644
(file)
--- a/
test/Verifier/byval-2.ll
+++ b/
test/Verifier/byval-2.ll
@@
-1,3
+1,3
@@
-; RUN:
not
llvm-as < %s -o /dev/null -f
+; RUN: llvm-as < %s -o /dev/null -f
%s = type opaque
declare void @h(%s* byval %num)