]> granicus.if.org Git - clang/commitdiff
Remove another Blackfin test.
authorDan Gohman <gohman@apple.com>
Tue, 25 Oct 2011 01:02:36 +0000 (01:02 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 25 Oct 2011 01:02:36 +0000 (01:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142894 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/mult-alt-generic.c

index 3373dff44ac1556a960b8482185dd2b4e44183f7..1665f9caa03f287380bf1e1b9b0cd8168b3e6994 100644 (file)
@@ -1,7 +1,6 @@
 // RUN: %clang_cc1 -triple i686 %s -emit-llvm -o - | FileCheck %s
 // RUN: %clang_cc1 -triple x86_64 %s -emit-llvm -o - | FileCheck %s
 // RUN: %clang_cc1 -triple arm %s -emit-llvm -o - | FileCheck %s
-// RUN: %clang_cc1 -triple bfin %s -emit-llvm -o - | FileCheck %s
 // RUN: %clang_cc1 -triple cellspu %s -emit-llvm -o - | FileCheck %s
 // RUN: %clang_cc1 -triple mblaze %s -emit-llvm -o - | FileCheck %s
 // RUN: %clang_cc1 -triple mips %s -emit-llvm -o - | FileCheck %s