From fde9c348e9c1493f6c66dd36b84e964a0516703c Mon Sep 17 00:00:00 2001 From: Jakob Stoklund Olesen Date: Mon, 28 Jun 2010 20:01:15 +0000 Subject: [PATCH] Don't write temporary files in test directory llvm-svn: 107049 --- llvm/test/CodeGen/X86/2010-06-25-asm-RA-crash.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/CodeGen/X86/2010-06-25-asm-RA-crash.ll b/llvm/test/CodeGen/X86/2010-06-25-asm-RA-crash.ll index 4e2450ed3c95..68a6a134de5c 100644 --- a/llvm/test/CodeGen/X86/2010-06-25-asm-RA-crash.ll +++ b/llvm/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 {}