Searched refs:createVersionInfoPass (Results 1 – 1 of 1) sorted by relevance
110 llvm::ModulePass *createVersionInfoPass(const clang::CodeGenOptions &cgo) { in createVersionInfoPass() function148 mPerModulePasses->add(createVersionInfoPass(mCodeGenOpts)); in CreateModulePasses()