Hi all, is it possible in a generic way to split the target triplet into arch, vendor and abi? I'm asking because abi may e.g. be something like 'linux-gnu', i.e. the abi may contain a '-' itself, making it difficult to tell abi and vendor apart. Thanks, Chris