mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Just discard the output, no need to turn it back into text.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77439 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
31dcfe6121
commit
02a0d0eb24
@ -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 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user