When using the llvm-project from https://gitee.com/openeuler/llvm-project, I'm encountering issues where the training_data_generator.py script cannot recognize the following mllvm flags:
-mllvm -ACPO-model-file={output_file_path}
-mllvm -loop-unroll-dump-mode={ir_dump_mode}
Could you please provide the specific compiler version that was used to collect the model training data? This information would be greatly helpful for proper setup and reproduction.