diff options
-rw-r--r-- | test/CodeGen/Generic/spillccr.ll | 4 | ||||
-rw-r--r-- | test/LLC/spillccr.ll | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/test/CodeGen/Generic/spillccr.ll b/test/CodeGen/Generic/spillccr.ll index d34ea3fd3e..d80f53eb85 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 d34ea3fd3e..d80f53eb85 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) - |