mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Add a testcase for raw_ostream error checking.
llvm-svn: 75795
This commit is contained in:
parent
9f95a90619
commit
afe44327d4
3
test/Assembler/dev-full.ll
Normal file
3
test/Assembler/dev-full.ll
Normal file
@ -0,0 +1,3 @@
|
||||
; RUN: not llvm-as < %s > /dev/full 2>/dev/null
|
||||
|
||||
; raw_ostream should detect write errors.
|
Loading…
Reference in New Issue
Block a user