diff --git a/test/CodeGen/Generic/spillccr.ll b/test/CodeGen/Generic/spillccr.ll index d34ea3fd3ed..d80f53eb85b 100644 --- a/test/CodeGen/Generic/spillccr.ll +++ b/test/CodeGen/Generic/spillccr.ll @@ -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) - diff --git a/test/LLC/spillccr.ll b/test/LLC/spillccr.ll index d34ea3fd3ed..d80f53eb85b 100644 --- a/test/LLC/spillccr.ll +++ b/test/LLC/spillccr.ll @@ -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) -