1
0
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:
Daniel Jasper 2017-01-06 10:22:15 +00:00
parent 4ec5e892f8
commit bac44b8b6d
3 changed files with 1 additions and 1 deletions

View File

@ -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"