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:
31dcfe6
)
Just discard the output, no need to turn it back into text.
author
Nick Lewycky
<nicholas@mxc.ca>
Wed, 29 Jul 2009 06:14:52 +0000
(06:14 +0000)
committer
Nick Lewycky
<nicholas@mxc.ca>
Wed, 29 Jul 2009 06:14:52 +0000
(06:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77439
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/SimplifyLibCalls/2009-07-28-Exit.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/SimplifyLibCalls/2009-07-28-Exit.ll
b/test/Transforms/SimplifyLibCalls/2009-07-28-Exit.ll
index 2c4307125a46a569c8c2cd8fd2dea44ce0a19b6d..e4d9f89e4d105ee8f35770dd0fa7532f48dcd8e8 100644
(file)
--- a/
test/Transforms/SimplifyLibCalls/2009-07-28-Exit.ll
+++ b/
test/Transforms/SimplifyLibCalls/2009-07-28-Exit.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | opt -simplify-libcalls
| llvm-dis
+; RUN: llvm-as < %s | opt -simplify-libcalls
-disable-output
; PR4641
%struct.__sFILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*)*, i32 (i8*, i8*, i32)*, i64 (i8*, i64, i32)*, i32 (i8*, i8*, i32)*, %struct.__sbuf, i8*, i32, [3 x i8], [1 x i8], %struct.__sbuf, i32, i64, %struct.pthread_mutex*, %struct.pthread*, i32, i32, %union.anon }