mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-25 02:28:18 +00:00
llvm-profdata: Remove an empty comment
llvm-svn: 204370
This commit is contained in:
parent
f587f8ec9a
commit
f208d32355
@ -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