mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
[PPC] Adjust run line for hardware-loops-crash.ll
Looks like %s was accidentally dropped.
This commit is contained in:
parent
a60d0184bb
commit
ab94d6392d
@ -1,5 +1,5 @@
|
||||
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
|
||||
; RUN: opt -hardware-loops -S -verify-loop-lcssa | FileCheck %s
|
||||
; RUN: opt -hardware-loops -S -verify-loop-lcssa %s | FileCheck %s
|
||||
|
||||
target datalayout = "E-m:e-i64:64-n32:64"
|
||||
target triple = "ppc64-unknown-linux-elf"
|
||||
|
Loading…
Reference in New Issue
Block a user