[mips] Change gnueabi to gnu in the triple because EABI has been removed recently...
authorSimon Atanasyan <simon@atanasyan.com>
Thu, 8 Dec 2016 22:10:44 +0000 (22:10 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Thu, 8 Dec 2016 22:10:44 +0000 (22:10 +0000)
llvm-svn: 289114

llvm/test/CodeGen/Mips/fp16-promote.ll

index f060f6a..e3d3a0a 100644 (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)