Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp907 auto ABIVerPath = getABIVersionPath(ABIVer); in getCommonBitcodeLibs() local
908 if (!ABIVerPath.empty()) in getCommonBitcodeLibs()
909 AddBCLib(ABIVerPath); in getCommonBitcodeLibs()