No need to print out bytecode :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6537 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-06-02 05:42:16 +00:00
parent eaaf8ad3cc
commit 4bf00c10d5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
; RUN: as < %s | opt -basicaa -aa-eval
; RUN: as < %s | opt -basicaa -aa-eval -disable-output
int %MTConcat([3 x int]* %a.1) {
%tmp.961 = getelementptr [3 x int]* %a.1, long 0, long 4

View File

@ -1,4 +1,4 @@
; RUN: as < %s | opt -basicaa -aa-eval
; RUN: as < %s | opt -basicaa -aa-eval -disable-output
int %MTConcat([3 x int]* %a.1) {
%tmp.961 = getelementptr [3 x int]* %a.1, long 0, long 4