mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
llvm-profdata: Remove an empty comment
llvm-svn: 204370
This commit is contained in:
parent
c0dacb50fd
commit
e18a7b6b19
@ -31,7 +31,6 @@ static void exitWithError(const std::string &Message,
|
||||
::exit(1);
|
||||
}
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
int merge_main(int argc, const char *argv[]) {
|
||||
cl::opt<std::string> Filename1(cl::Positional, cl::Required,
|
||||
cl::desc("file1"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user