mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-24 03:25:00 +00:00
Fix test command line to avoid generating output file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204437 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d3cf783ed1
commit
fc029f2983
@ -1,4 +1,4 @@
|
||||
; RUN: not llc %s -verify-machineinstrs -mtriple=armv7-none-linux-gnu -mattr=+neon 2>&1 | FileCheck %s
|
||||
; RUN: not llc < %s -verify-machineinstrs -mtriple=armv7-none-linux-gnu -mattr=+neon 2>&1 | FileCheck %s
|
||||
|
||||
%struct.float4 = type { float, float, float, float }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user