mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
control reaches end of non-void function.
llvm-svn: 75714
This commit is contained in:
parent
3e47cf1dda
commit
ec2df6b4f5
@ -689,6 +689,8 @@ int GCC::ExecuteProgram(const std::string &ProgramFile,
|
||||
RemoteClientStatus << ".\n" << std::flush;
|
||||
}
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
int GCC::MakeSharedObject(const std::string &InputFile, FileType fileType,
|
||||
|
Loading…
x
Reference in New Issue
Block a user