mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Move test input to directory called Inputs.
It is a common convention that our internal test runner depends upon. llvm-svn: 291227
This commit is contained in:
parent
4ec5e892f8
commit
bac44b8b6d
@ -1,4 +1,4 @@
|
||||
; RUN: llc -I %p/include -filetype asm -o - %s | FileCheck %s
|
||||
; RUN: llc -I %p/Inputs -filetype asm -o - %s | FileCheck %s
|
||||
|
||||
module asm ".include \22module.x\22"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user