mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-19 06:31:18 +00:00
llvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit -mtriple=mips64el-unknown-unknown to appease win32.
FIXME: Is it expected for win32 to affect mips targets? git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176471 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
466508bab1
commit
a0a790b0b7
@ -1,4 +1,4 @@
|
||||
; RUN: llc -march=mips64el -mcpu=mips64 -soft-float -O1 \
|
||||
; RUN: llc -mtriple=mips64el-unknown-unknown -mcpu=mips64 -soft-float -O1 \
|
||||
; RUN: -disable-mips-delay-filler < %s | FileCheck %s
|
||||
|
||||
@gld0 = external global fp128
|
||||
|
Loading…
x
Reference in New Issue
Block a user