diff options
Diffstat (limited to 'test/CodeGen/Generic')
-rw-r--r-- | test/CodeGen/Generic/spillccr.ll | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/CodeGen/Generic/spillccr.ll b/test/CodeGen/Generic/spillccr.ll index d34ea3f..d80f53e 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) - |