mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 23:32:27 +00:00
control reaches end of non-void function.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75714 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1f049b24c7
commit
f975e011fb
@ -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