blob: 93c18d5c4989de4c1c904286114a9f96f9c915bc [file] [log] [blame] [raw]
{
"asm": [
{
"labels": [],
"source": null,
"text": "_main: ## @main"
},
{
"labels": [],
"source": {
"file": null,
"line": 2
},
"text": " pushq %rbp"
},
{
"labels": [],
"source": {
"file": null,
"line": 2
},
"text": " movq %rsp, %rbp"
},
{
"labels": [],
"source": {
"file": null,
"line": 2
},
"text": " xorl %eax, %eax"
},
{
"labels": [],
"source": {
"column": 2,
"file": null,
"line": 2
},
"text": " popq %rbp"
},
{
"labels": [],
"source": {
"column": 2,
"file": null,
"line": 2
},
"text": " retq"
},
{
"labels": [],
"source": null,
"text": ""
}
],
"labelDefinitions": {
"_main": 1
}
}