Fix broken testcase
authorChris Lattner <sabre@nondot.org>
Thu, 1 Aug 2002 20:50:03 +0000 (20:50 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 1 Aug 2002 20:50:03 +0000 (20:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3202 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/spillccr.ll
test/LLC/spillccr.ll

index d34ea3fd3edf1132b7e548e3279eb17f8c7e9444..d80f53eb85ba893f2db64685d2c92d5d1d52e46a 100644 (file)
@@ -46,7 +46,3 @@ bb7:                                  ;[#uses=2]
        ret %Graph null
 }
 
-int %main(int argc, sbyte** argv) {
-bb1:
-       %reg100 = call %struct.graph_st* (int, int)* %MakeGraph(1, 1)
-
index d34ea3fd3edf1132b7e548e3279eb17f8c7e9444..d80f53eb85ba893f2db64685d2c92d5d1d52e46a 100644 (file)
@@ -46,7 +46,3 @@ bb7:                                  ;[#uses=2]
        ret %Graph null
 }
 
-int %main(int argc, sbyte** argv) {
-bb1:
-       %reg100 = call %struct.graph_st* (int, int)* %MakeGraph(1, 1)
-