mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-14 23:48:56 +00:00
Bug fix to RUN line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2923 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3115540870
commit
0af0dff8a0
@ -1,4 +1,4 @@
|
||||
; as < %s | opt -raise
|
||||
; RUN: as < %s | opt -raise
|
||||
|
||||
%Tree = type %struct.tree*
|
||||
%struct.tree = type { int, double, double, %Tree, %Tree, %Tree, %Tree }
|
||||
|
Loading…
Reference in New Issue
Block a user