Renato, Shankar,
Would some one of you have time to kindly review my patch please?
I am new to LLVM and need experts help to get my patches through to the trunk.
This patch fixes
20977 - UniversalDriver incorrectly removes the -flavor / -core switches from its command line
20975 - getFlavor: -flavor/-core switches should have higher priority than linker name
Thank you!
The function name and the arguments aren't aligned with other code in this file, so they look a bit heavier than the others. I'd write
removeArg(llvm::opt::Arg *arg, int &argc, const char **&argv)