forked from OSchip/llvm-project
Prevent generation of temp file in test from r273585.
llvm-svn: 273588
This commit is contained in:
parent
2951e6b314
commit
38bb1c15fd
|
@ -1,4 +1,4 @@
|
|||
; RUN: llc %s
|
||||
; RUN: llc < %s
|
||||
|
||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||
target triple = "x86_64-unknown-linux-gnu"
|
||||
|
|
Loading…
Reference in New Issue