mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-04 01:42:09 +00:00
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:
parent
956344c1cb
commit
763103c87d
@ -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]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user