@ -1664,6 +1664,8 @@ int tcc_output_file(TCCState *s1, const char *filename)
gotofail;
}
f=fdopen(fd,"wb");
if(verbose)
printf("<- %s\n",filename);
#ifdef TCC_TARGET_COFF
if(s1->output_format==TCC_OUTPUT_FORMAT_COFF){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.