mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Fix broken testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3202 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
92ae901d9e
commit
d86cbea0fb
@ -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)
|
||||
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user