This should not run lli, that is for llvm-test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22656 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-08-04 19:56:35 +00:00
parent 956344c1cb
commit 763103c87d

View File

@ -4,7 +4,7 @@
;
; This is distilled from a monsterous crafty example.
; RUN: llvm-as < %s | opt -licm | lli
; RUN: llvm-as < %s | opt -licm -disable-output
%G = weak global int 0 ; <int*> [#uses=13]