Prevent generation of temp file in test from r273585.

llvm-svn: 273588
This commit is contained in:
Nirav Dave 2016-06-23 18:06:35 +00:00
parent 2951e6b314
commit 38bb1c15fd
1 changed files with 1 additions and 1 deletions

View File

@ -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"