mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-20 08:54:08 +00:00
Add line continuation character so the avoid dup loop header test actually runs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52228 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6725cb5f1c
commit
ca9bcb0fda
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | opt -tailduplicate -taildup-threshold=3 -stats -disable-output |&
|
||||
; RUN: llvm-as < %s | opt -tailduplicate -taildup-threshold=3 -stats -disable-output |& \
|
||||
; RUN: not grep tailduplicate
|
||||
|
||||
define i32 @foo(i32 %l) nounwind {
|
||||
|
Loading…
x
Reference in New Issue
Block a user