mirror of
https://github.com/RPCSX/llvm.git
synced 2025-03-01 01:15:55 +00:00
[mips] Remove N32 Android test because Android does not support N32 ABI. NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289113 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
477e64915f
commit
52fccbe647
@ -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 | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user