Make this test not match its own filename, when being run from a path that includes the string 'add'.

llvm-svn: 206331
This commit is contained in:
Nick Lewycky 2014-04-15 22:29:32 +00:00
parent 470acd81a8
commit 43855af9a7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llc -mtriple=thumb-eabi %s -o - | FileCheck %s
; RUN: llc -mtriple=thumb-eabi < %s -o - | FileCheck %s
define void @f1() {
%c = alloca i8, align 1