One question:
During the compiler generation process, I found the following problems, indicating that there is no llvm-9.0.1/asmparser/cmakelists Txt file, what is the reason?
Exec chisel codegen for child 91
Exec chisel codegen for child 92
Exec chisel codegen for child 93
Exec chisel codegen for child 94
Exec chisel codegen for child 95
dingzex@dingzex-CoreGen:~/OpenSoCArch/CoreGenTutorials/LEVEL1/Step10$ cgcli --ir BasicRISC.yaml --compiler
namespace llvm {
class BasicRISC.socSubtarget;
enum NodeType : unsigned {
FIRST_NUMBER = ISD::BUILTIN_OP_END,
RET_FLAG,
URET_FLAG,
SRET_FLAG,
MRET_FLAG,
CALL,
SELECT_CC
TAIL
};
}
Error executing the LLVM codegen: Could not open AsmParser CMakeLists.txt file: /home/dingzex/OpenSoCArch/CoreGenTutorials/LEVEL1/Step10/compiler/LLVM/LLVM-9.0.1/AsmParser/CMakeLists.txt
One question:
During the compiler generation process, I found the following problems, indicating that there is no llvm-9.0.1/asmparser/cmakelists Txt file, what is the reason?
Exec chisel codegen for child 91
Exec chisel codegen for child 92
Exec chisel codegen for child 93
Exec chisel codegen for child 94
Exec chisel codegen for child 95
dingzex@dingzex-CoreGen:~/OpenSoCArch/CoreGenTutorials/LEVEL1/Step10$ cgcli --ir BasicRISC.yaml --compiler
namespace llvm {
class BasicRISC.socSubtarget;
enum NodeType : unsigned {
FIRST_NUMBER = ISD::BUILTIN_OP_END,
RET_FLAG,
URET_FLAG,
SRET_FLAG,
MRET_FLAG,
CALL,
SELECT_CC
TAIL
};
}
Error executing the LLVM codegen: Could not open AsmParser CMakeLists.txt file: /home/dingzex/OpenSoCArch/CoreGenTutorials/LEVEL1/Step10/compiler/LLVM/LLVM-9.0.1/AsmParser/CMakeLists.txt