mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 06:32:24 +00:00
Add a testcase for raw_ostream error checking.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75795 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c232a7e8fe
commit
6a60e16662
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…
x
Reference in New Issue
Block a user