From 3e6157de576e349d33a9b08d103405b3a8fb9159 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 25 Oct 2011 00:05:42 +0000 Subject: Remove the Blackfin backend. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142880 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/ADT/Triple.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/llvm/ADT/Triple.h b/include/llvm/ADT/Triple.h index 36f8b777d9..173d0e2d57 100644 --- a/include/llvm/ADT/Triple.h +++ b/include/llvm/ADT/Triple.h @@ -45,7 +45,6 @@ public: alpha, // Alpha: alpha arm, // ARM; arm, armv.*, xscale - bfin, // Blackfin: bfin cellspu, // CellSPU: spu, cellspu mips, // MIPS: mips, mipsallegrex mipsel, // MIPSEL: mipsel, mipsallegrexel, psp -- cgit v1.2.3