Remove a dead function declaration.
llvm-svn: 301982
This commit is contained in:
parent
ee4930b688
commit
9decbfee32
@ -64,8 +64,6 @@ enum {
|
||||
};
|
||||
|
||||
void printHelp(const char *Argv0);
|
||||
std::vector<uint8_t> parseHexstring(StringRef S);
|
||||
|
||||
std::string createResponseFile(const llvm::opt::InputArgList &Args);
|
||||
|
||||
llvm::Optional<std::string> findFromSearchPaths(StringRef Path);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user