From: Jakob Stoklund Olesen Date: Mon, 28 Jun 2010 20:01:15 +0000 (+0000) Subject: Don't write temporary files in test directory X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=61c35e835ee3ce2067d164c5e23618d79fe96e76;p=oota-llvm.git Don't write temporary files in test directory git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107049 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/2010-06-25-asm-RA-crash.ll b/test/CodeGen/X86/2010-06-25-asm-RA-crash.ll index 4e2450ed3c9..68a6a134de5 100644 --- a/test/CodeGen/X86/2010-06-25-asm-RA-crash.ll +++ b/test/CodeGen/X86/2010-06-25-asm-RA-crash.ll @@ -1,4 +1,4 @@ -; RUN: llc %s -disable-fp-elim -mtriple=i686-pc-mingw32 +; RUN: llc < %s -disable-fp-elim -mtriple=i686-pc-mingw32 %struct.__SEH2Frame = type {}