Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp64 TmpAsmInfo->setBinutilsVersion(Options.BinutilsVersion); in initAsmInfo()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmInfo.h835 void setBinutilsVersion(std::pair<int, int> Value) { in setBinutilsVersion() function