mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-14 17:34:41 +00:00
no need to print output
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58228 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
33210608be
commit
b457b3c5e7
@ -1,6 +1,6 @@
|
||||
; Uninitialized values are not handled correctly.
|
||||
;
|
||||
; RUN: llvm-as < %s | opt -mem2reg
|
||||
; RUN: llvm-as < %s | opt -mem2reg -disable-output
|
||||
;
|
||||
|
||||
define i32 @test() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user