forked from OSchip/llvm-project
parent
b18525937c
commit
0b2099ad5f
|
@ -1,5 +1,5 @@
|
||||||
; Double return in abicall (default)
|
; Double return in abicall (default)
|
||||||
; RUN: llc < %s -march=mips | FileCheck %s
|
; RUN: llc < %s -march=mips
|
||||||
; PR2615
|
; PR2615
|
||||||
|
|
||||||
define double @main(...) {
|
define double @main(...) {
|
||||||
|
|
Loading…
Reference in New Issue