avoid ambiguity in target selection
authorChris Lattner <sabre@nondot.org>
Thu, 5 Jul 2007 22:16:19 +0000 (22:16 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 Jul 2007 22:16:19 +0000 (22:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37927 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll

index 192274a8454c5b5eeccd0de8c75c105f15502f7b..876e9f224754aef493a3e6dd802afdc8a471e765 100644 (file)
@@ -1,7 +1,5 @@
 ; RUN: llvm-upgrade < %s | llvm-as | llc
 
-target endian = little
-target pointersize = 32
        %struct.node_t = type { double*, %struct.node_t*, %struct.node_t**, double**, double*, int, int }
 
 implementation   ; Functions: