Searched refs:setCompilerArgs (Results 1 – 1 of 1) sorted by relevance
58 std::vector<const char *> setCompilerArgs(const char *bcFileName, in setCompilerArgs() function109 auto args = setCompilerArgs(bcFileName.c_str(), cacheDir); in compileBitcode()