Skip to content

Commit 805f51f

Browse files
committed
Remove Android-mips related tests
Split from: https://reviews.llvm.org/D146565, already reviewed there.
1 parent 088da8a commit 805f51f

File tree

2 files changed

+0
-79
lines changed

2 files changed

+0
-79
lines changed

llvm/test/CodeGen/Mips/ehframe-indirect.ll

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
; RUN: llc -mtriple=mipsel-linux-gnu < %s -asm-verbose -relocation-model=pic | \
22
; RUN: FileCheck -check-prefixes=ALL,LINUX,LINUX-O32,O32 %s
3-
; RUN: llc -mtriple=mipsel-linux-android < %s -asm-verbose -relocation-model=pic | \
4-
; RUN: FileCheck -check-prefixes=ALL,LINUX,LINUX-O32,O32 %s
53
; RUN: llc -mtriple=mips64el-linux-gnu -target-abi=n32 < %s -asm-verbose -relocation-model=pic | \
64
; RUN: FileCheck -check-prefixes=ALL,LINUX,LINUX-NEW,N32 %s
75
; RUN: llc -mtriple=mips64el-linux-gnu < %s -asm-verbose -relocation-model=pic | \
86
; RUN: FileCheck -check-prefixes=ALL,LINUX,LINUX-NEW,N64 %s
9-
; RUN: llc -mtriple=mips64el-linux-android < %s -asm-verbose -relocation-model=pic | \
10-
; RUN: FileCheck -check-prefixes=ALL,LINUX,LINUX-NEW,N64 %s
117
; RUN: llc -mtriple=mips64el-linux-gnu < %s -asm-verbose -relocation-model=pic | \
128
; RUN: FileCheck -check-prefixes=ALL,LINUX,LINUX-NEW,N64 %s
139
; RUN: llc -mtriple=mips-unknown-freebsd11.0 < %s -asm-verbose -relocation-model=pic | \

llvm/test/CodeGen/Mips/emutls_generic.ll

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)