mirror of
https://github.com/hmaxnl/asm-hello-world.git
synced 2024-11-13 04:34:20 +01:00
119 lines
1.5 KiB
JSON
119 lines
1.5 KiB
JSON
{
|
|
"artifacts" :
|
|
[
|
|
{
|
|
"path" : "asm-hello-world"
|
|
}
|
|
],
|
|
"backtrace" : 1,
|
|
"backtraceGraph" :
|
|
{
|
|
"commands" :
|
|
[
|
|
"add_executable",
|
|
"add_link_options"
|
|
],
|
|
"files" :
|
|
[
|
|
"CMakeLists.txt"
|
|
],
|
|
"nodes" :
|
|
[
|
|
{
|
|
"file" : 0
|
|
},
|
|
{
|
|
"command" : 0,
|
|
"file" : 0,
|
|
"line" : 7,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 1,
|
|
"file" : 0,
|
|
"line" : 5,
|
|
"parent" : 0
|
|
}
|
|
]
|
|
},
|
|
"compileGroups" :
|
|
[
|
|
{
|
|
"compileCommandFragments" :
|
|
[
|
|
{
|
|
"fragment" : "-g"
|
|
}
|
|
],
|
|
"language" : "ASM",
|
|
"sourceIndexes" :
|
|
[
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"id" : "asm-hello-world::@6890427a1f51a3e7e1df",
|
|
"link" :
|
|
{
|
|
"commandFragments" :
|
|
[
|
|
{
|
|
"fragment" : "-g",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"fragment" : "",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"fragment" : "-nostdlib",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"fragment" : "-nodefaultlibs",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"fragment" : "-nostdinc",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"fragment" : "-no-pie",
|
|
"role" : "flags"
|
|
}
|
|
],
|
|
"language" : "ASM"
|
|
},
|
|
"name" : "asm-hello-world",
|
|
"nameOnDisk" : "asm-hello-world",
|
|
"paths" :
|
|
{
|
|
"build" : ".",
|
|
"source" : "."
|
|
},
|
|
"sourceGroups" :
|
|
[
|
|
{
|
|
"name" : "",
|
|
"sourceIndexes" :
|
|
[
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"sources" :
|
|
[
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "main.S",
|
|
"sourceGroupIndex" : 0
|
|
}
|
|
],
|
|
"type" : "EXECUTABLE"
|
|
}
|