Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp971 auto ABIVerPath = getABIVersionPath(ABIVer); in getCommonBitcodeLibs() local
972 if (!ABIVerPath.empty()) in getCommonBitcodeLibs()
973 AddBCLib(ABIVerPath); in getCommonBitcodeLibs()