OSDN Git Service

[mips] Remove N32 Android test because Android does not support N32 ABI. NFC
authorSimon Atanasyan <simon@atanasyan.com>
Thu, 8 Dec 2016 22:10:38 +0000 (22:10 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Thu, 8 Dec 2016 22:10:38 +0000 (22:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289113 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Mips/ehframe-indirect.ll

index 79bd7f2..ab799eb 100644 (file)
@@ -4,8 +4,6 @@
 ; RUN:     FileCheck -check-prefixes=ALL,LINUX,LINUX-O32,O32 %s
 ; RUN: llc -mtriple=mips64el-linux-gnu -target-abi=n32 < %s -asm-verbose -relocation-model=pic | \
 ; RUN:     FileCheck -check-prefixes=ALL,LINUX,LINUX-N32,N32 %s
-; RUN: llc -mtriple=mips64el-linux-android -target-abi=n32 < %s -asm-verbose -relocation-model=pic | \
-; RUN:     FileCheck -check-prefixes=ALL,LINUX,LINUX-N32,N32 %s
 ; RUN: llc -mtriple=mips64el-linux-gnu < %s -asm-verbose -relocation-model=pic | \
 ; RUN:     FileCheck -check-prefixes=ALL,LINUX,LINUX-N64,N64 %s
 ; RUN: llc -mtriple=mips64el-linux-android < %s -asm-verbose -relocation-model=pic | \