Home
last modified time | relevance | path

Searched defs:lldPath (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/unittests/Target/LLVM/
H A DSerializeROCDLTarget.cpp55 llvm::SmallString<128> lldPath(rocmPath); in hasROCMTools() local
/llvm-project/mlir/lib/Target/LLVM/ROCDL/
H A DTarget.cpp380 llvm::sys::path::append(lldPath, "llvm", "bin", "ld.lld"); in compileToBinary() local