I am trying to use llvm::cl to parse command line arguments. As the start, I am trying to write a simple driver that parses an input file from the command line via llvm::cl: