Home
last modified time | relevance | path

Searched refs:OutputBitcode (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp918 auto OutputBitcode = [&](size_t, const Module &M) { in linkBitcodeFiles() local
937 ? createLTO(Args, Features, OutputBitcode) in linkBitcodeFiles()