Add tests/data/test-read-write/test9.xml

* tests/data/test-read-write/test9.xml: (Forgot to) Add this new
	test file.
This commit is contained in:
Dodji Seketeli 2013-04-10 15:06:32 +02:00 committed by Dodji Seketeli
parent 816eb4999c
commit 43ce2becb1

View File

@ -0,0 +1,12 @@
<abi-instr version='1.0'>
<type-decl name='char' size-in-bits='8' alignment-in-bits='8' id='type-id-1'/>
<type-decl name='int' size-in-bits='32' alignment-in-bits='32' id='type-id-2'/>
<pointer-type-def type-id='type-id-2' size-in-bits='64' alignment-in-bits='64' id='type-id-3'/>
<namespace-decl name='inner'>
<function-decl name='func' mangled-name='some-mangling' declared-inline='yes' visibility='default' binding='global'>
<parameter type-id='type-id-1'/>
<parameter type-id='type-id-3'/>
<return type-id='type-id-2'/>
</function-decl>
</namespace-decl>
</abi-instr>