summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fastcc3struct.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/fastcc3struct.ll')
-rw-r--r--llvm/test/CodeGen/X86/fastcc3struct.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/X86/fastcc3struct.ll b/llvm/test/CodeGen/X86/fastcc3struct.ll
index e2c54ac8a13..98dc2f5a1c7 100644
--- a/llvm/test/CodeGen/X86/fastcc3struct.ll
+++ b/llvm/test/CodeGen/X86/fastcc3struct.ll
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=x86 -o %t
-; RUN: FileCheck %s -input-file %t
+; RUN: llc < %s -march=x86 | FileCheck %s
+
; CHECK: movl {{.}}12, %eax
; CHECK: movl {{.}}24, %edx
; CHECK: movl {{.}}48, %ecx
OpenPOWER on IntegriCloud