aboutsummaryrefslogtreecommitdiffstats
path: root/travis/test/elif.json
blob: 824d62dfd91a2a00911269b9ec94889768d5f5f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
	{
		"description": "Test elif directive",
		"id": "elif",
		"format": "obj",
		"source": "elif.asm",
		"option": "-Ox",
		"target": [
			{ "output": "elif.o" }
		]
	}
]