You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

269 lines
4.3 KiB

{
"artifacts" :
[
{
"path" : "SysYFCompiler"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"include_directories"
],
"files" :
[
"CMakeLists.txt",
"src/Frontend/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 25,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 30,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 16,
"parent" : 3
},
{
"command" : 2,
"file" : 0,
"line" : 10,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 12,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 13,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 14,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 15,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 16,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 17,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : " -O0 -Wall -Wextra -Wno-unused -Wshadow -Werror -g -pedantic -g"
},
{
"fragment" : "-std=gnu++14"
}
],
"includes" :
[
{
"backtrace" : 5,
"path" : "/home/llh/bianyi/h3i6k4urnv20231127110302/build"
},
{
"backtrace" : 6,
"path" : "/home/llh/bianyi/h3i6k4urnv20231127110302/include"
},
{
"backtrace" : 7,
"path" : "/home/llh/bianyi/h3i6k4urnv20231127110302/include/AST"
},
{
"backtrace" : 8,
"path" : "/home/llh/bianyi/h3i6k4urnv20231127110302/include/ErrorReporter"
},
{
"backtrace" : 9,
"path" : "/home/llh/bianyi/h3i6k4urnv20231127110302/include/Frontend"
},
{
"backtrace" : 10,
"path" : "/home/llh/bianyi/h3i6k4urnv20231127110302/include/SysYFIR"
},
{
"backtrace" : 11,
"path" : "/home/llh/bianyi/h3i6k4urnv20231127110302/include/SysYFIRBuilder"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "14"
},
"sourceIndexes" :
[
0
]
}
],
"dependencies" :
[
{
"backtrace" : 2,
"id" : "ASTLib::@a444a0c40c7ac42d3904"
},
{
"backtrace" : 2,
"id" : "ASTPrinter::@a444a0c40c7ac42d3904"
},
{
"backtrace" : 2,
"id" : "ErrReporter::@38368af917f072842415"
},
{
"backtrace" : 2,
"id" : "Driver::@0b016ee7c5b414e95873"
},
{
"backtrace" : 2,
"id" : "Scanner::@0b016ee7c5b414e95873"
},
{
"backtrace" : 2,
"id" : "Parser::@0b016ee7c5b414e95873"
},
{
"backtrace" : 2,
"id" : "IRLib::@7bd47b404d1c486f666e"
},
{
"backtrace" : 2,
"id" : "SysYFIRBuilder::@7dba5afa2263daf2439d"
}
],
"id" : "SysYFCompiler::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-O0 -Wall -Wextra -Wno-unused -Wshadow -Werror -g -pedantic -g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "src/SysYFIRBuilder/libSysYFIRBuilder.a",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "src/SysYFIR/libIRLib.a",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "src/Frontend/libDriver.a",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "src/AST/libASTPrinter.a",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "src/ErrorReporter/libErrReporter.a",
"role" : "libraries"
},
{
"backtrace" : 4,
"fragment" : "src/Frontend/libScanner.a",
"role" : "libraries"
},
{
"backtrace" : 4,
"fragment" : "src/Frontend/libParser.a",
"role" : "libraries"
},
{
"backtrace" : 4,
"fragment" : "src/AST/libASTLib.a",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "SysYFCompiler",
"nameOnDisk" : "SysYFCompiler",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/main.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}