mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Add line continuation character so the avoid dup loop header test actually runs.
llvm-svn: 52228
This commit is contained in:
parent
a90427821b
commit
3a11ccc589
@ -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…
Reference in New Issue
Block a user