mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Fixed parser error on windows shell evaluation of RUN script line
llvm-svn: 292363
This commit is contained in:
parent
db263515e7
commit
519d0cf805
@ -2,9 +2,7 @@
|
||||
; register. This typically happens while expanding a pseudo or otherwise
|
||||
; replacing an instruction for another.
|
||||
;
|
||||
; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 -verify-machineinstrs \
|
||||
; RUN: |& FileCheck %s
|
||||
|
||||
; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 -verify-machineinstrs | FileCheck %s
|
||||
|
||||
; LLCRMux
|
||||
define void @f1(i8*) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user