mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Update test:
- REQUIRES: x86_64-linux -> REQUIRES: shell Differential Revision: https://reviews.llvm.org/D37316 llvm-svn: 312245
This commit is contained in:
parent
95c1ffb88b
commit
3bf121705c
@ -1,4 +1,4 @@
|
|||||||
; REQUIRES: x86_64-linux
|
; REQUIRES: shell
|
||||||
; RUN: sed -e "s,SRC_COMPDIR,%p/Inputs,g" %s > %t.ll
|
; RUN: sed -e "s,SRC_COMPDIR,%p/Inputs,g" %s > %t.ll
|
||||||
; RUN: llc -o %t.o -filetype=obj -mtriple=x86_64-pc-linux %t.ll
|
; RUN: llc -o %t.o -filetype=obj -mtriple=x86_64-pc-linux %t.ll
|
||||||
; RUN: llvm-objdump -d -l %t.o | FileCheck --check-prefix="LINES" %t.ll
|
; RUN: llvm-objdump -d -l %t.o | FileCheck --check-prefix="LINES" %t.ll
|
||||||
|
Loading…
Reference in New Issue
Block a user