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:
823d991
)
Apparently Darwin doesn't have /dev/full :-(.
author
Dan Gohman
<gohman@apple.com>
Wed, 15 Jul 2009 18:41:11 +0000
(18:41 +0000)
committer
Dan Gohman
<gohman@apple.com>
Wed, 15 Jul 2009 18:41:11 +0000
(18:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75809
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Assembler/dev-full.ll
[deleted file]
patch
|
blob
|
history
diff --git
a/test/Assembler/dev-full.ll
b/test/Assembler/dev-full.ll
deleted file mode 100644
(file)
index
6f600f9
..0000000
--- a/
test/Assembler/dev-full.ll
+++ /dev/null
@@
-1,3
+0,0 @@
-; RUN: not llvm-as < %s > /dev/full 2>/dev/null
-
-; raw_ostream should detect write errors.