Unbreak test, Bruno please check.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89329 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2009-11-19 07:18:49 +00:00
parent 2ef9c8a43d
commit 2b86caf05b

View File

@ -1,5 +1,5 @@
; Double return in abicall (default)
; RUN: llc < %s -march=mips | FileCheck %s
; RUN: llc < %s -march=mips
; PR2615
define double @main(...) {