1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Unbreak test, Bruno please check.

llvm-svn: 89329
This commit is contained in:
Daniel Dunbar 2009-11-19 07:18:49 +00:00
parent 987b8c3d9a
commit cfcc2952fb

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(...) {