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
This commit is contained in:
Jakob Stoklund Olesen 2010-06-28 20:01:15 +00:00
parent 610bebf777
commit 61c35e835e

View File

@ -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 {}