在编译项目结束时,我得到了这个奇怪的编译器错误:
"llvm_transformed_context_ini.c", line 3198: warning: loop not entered at top
"llvm_transformed_context_ini.c", line 3218: warning: loop not entered at top
"llvm_transformed_context_ini.c", line 3237: warning: statement not reached
"llvm_transformed_context_ini.c", line 3248: warning: loop not entered at top
"llvm_transformed_context_ini.c", line 3268: warning: loop not entered at top
"llvm_transformed_context_ini.c", line 3287: warning: statement not reached
op: 2, val: 0
"llvm_transformed_context_ini.c", line 3291: compiler error: wasted space: 1047036660
该行是位于 .c 文件中的最后一行,上面没有任何内容。我试图删除该行,但这并没有解决问题。
* * _17th_september_EDITED 文本:
你可以从这里下载
谁能给我解释一下??
谢谢,
阿米尔