summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2017-07-21 22:48:47 +0000
committerErich Keane <erich.keane@intel.com>2017-07-21 22:48:47 +0000
commitd8f61f8f7e1fa7475b42e7202303512cf53588bd (patch)
treeaa0b088c02fe59a02c6daa40ac5721d61267bd3c /llvm/test/CodeGen
parenta021743cfd92a8486df02821263f9f894baf9e26 (diff)
downloadbcm5719-llvm-d8f61f8f7e1fa7475b42e7202303512cf53588bd.tar.gz
bcm5719-llvm-d8f61f8f7e1fa7475b42e7202303512cf53588bd.zip
Remove Bitrig: LLVM Changes
Bitrig code has been merged back to OpenBSD, thus the OS has been abandoned. Differential Revision: https://reviews.llvm.org/D35707 llvm-svn: 308799
Diffstat (limited to 'llvm/test/CodeGen')
-rw-r--r--llvm/test/CodeGen/ARM/dwarf-eh.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/CodeGen/ARM/dwarf-eh.ll b/llvm/test/CodeGen/ARM/dwarf-eh.ll
index 68f8e95b5e7..07a07148edb 100644
--- a/llvm/test/CodeGen/ARM/dwarf-eh.ll
+++ b/llvm/test/CodeGen/ARM/dwarf-eh.ll
@@ -2,10 +2,6 @@
; RUN: FileCheck %s
; RUN: llc -mtriple=arm-netbsd-eabi -o - -filetype=asm %s \
; RUN: -relocation-model=pic | FileCheck -check-prefix=CHECK-PIC %s
-; RUN: llc -mtriple=armv7-bitrig-gnueabihf -o - -filetype=asm %s | \
-; RUN: FileCheck %s
-; RUN: llc -mtriple=armv7-bitrig-gnueabihf -o - -filetype=asm %s \
-; RUN: -relocation-model=pic | FileCheck -check-prefix=CHECK-PIC %s
; ModuleID = 'test.cc'
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:64:128-a0:0:64-n32-S64"
OpenPOWER on IntegriCloud