mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-18 01:35:44 +00:00
Fix typo.
llvm-svn: 69865
This commit is contained in:
parent
a1a09bc01f
commit
f04f0e15c7
@ -1,5 +1,4 @@
|
||||
; RUN: llvm-as < %s | opt -disable-output -loop-extract-single -loop-rotate
|
||||
-loop-reduce -argpromotion
|
||||
; RUN: llvm-as < %s | opt -disable-output -loop-extract-single -loop-rotate -loop-reduce -argpromotion
|
||||
; PR 3085
|
||||
|
||||
%struct.Lit = type { i8 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user