ΒΆvoid parseCommandLineOptions(
std::vector<std::string>& Options)
void parseCommandLineOptions(
std::vector<std::string>& Options)
Description
A convenience function that calls cl::ParseCommandLineOptions on the given set of options.
Declared at: llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h:250
Parameters
- std::vector<std::string>& Options