Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp241 SmallString<256> AssemblerPath("/usr/bin/as"); in runAIXSystemAssembler() local
243 if (llvm::sys::fs::real_path(llvm::AIXSystemAssemblerPath, AssemblerPath, in runAIXSystemAssembler()
263 AssemblerPath, Arch, in runAIXSystemAssembler()