[mips] Change gnueabi to gnu in the triple because EABI has been removed recently. NFC

llvm-svn: 289114
This commit is contained in:
Simon Atanasyan 2016-12-08 22:10:44 +00:00
parent 02f2a074e5
commit e0a4d641bc

View File

@ -1,4 +1,4 @@
; RUN: llc -asm-verbose=false -mtriple=mipsel-linux-gnueabi -relocation-model=pic < %s | FileCheck %s -check-prefix=CHECK-LIBCALL
; RUN: llc -asm-verbose=false -mtriple=mipsel-linux-gnu -relocation-model=pic < %s | FileCheck %s -check-prefix=CHECK-LIBCALL
; CHECK-LIBCALL-LABEL: test_fadd:
; CHECK-LIBCALL: %call16(__gnu_h2f_ieee)