ELF2: Remove ArgParser class and define parseArgs() function instead.
ArgParser was a class with only one member function, so it didn't have to be a class. llvm-svn: 249988
Loading
Please register or sign in to comment
ArgParser was a class with only one member function, so it didn't have to be a class. llvm-svn: 249988