mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +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
|
; register. This typically happens while expanding a pseudo or otherwise
|
||||||
; replacing an instruction for another.
|
; replacing an instruction for another.
|
||||||
;
|
;
|
||||||
; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 -verify-machineinstrs \
|
; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 -verify-machineinstrs | FileCheck %s
|
||||||
; RUN: |& FileCheck %s
|
|
||||||
|
|
||||||
|
|
||||||
; LLCRMux
|
; LLCRMux
|
||||||
define void @f1(i8*) {
|
define void @f1(i8*) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user