summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-03-14 18:51:18 +0000
committerChris Lattner <sabre@nondot.org>2010-03-14 18:51:18 +0000
commit5049f235929d289462762f0e1daf72ffd28fd28c (patch)
tree7109154d829e1c3f73610d642704ccc75de5ba48 /llvm/test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll
parent6feb7e3325161ad431678e76ba7e423dd8ad335a (diff)
downloadbcm5719-llvm-5049f235929d289462762f0e1daf72ffd28fd28c.tar.gz
bcm5719-llvm-5049f235929d289462762f0e1daf72ffd28fd28c.zip
don't have i386-specific tests in CodeGen/Generic, PR6601.
llvm-svn: 98508
Diffstat (limited to 'llvm/test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll')
-rw-r--r--llvm/test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll b/llvm/test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll
index a0b1403cf8d..9c3c804aa75 100644
--- a/llvm/test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll
+++ b/llvm/test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll
@@ -1,9 +1,6 @@
; RUN: llc < %s -O0
; PR 1323
-; ModuleID = 'test.bc'
-target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64"
-target triple = "i686-apple-darwin8"
%struct.comp = type { i8*, i32, i8*, [3 x i8], i32 }
define void @regbranch() {
OpenPOWER on IntegriCloud