-Xoffload-linker a=b
Summary: We have the `-Xoffload-linker=triple=arg` syntax that split the argument meant only for a single toolchain. However this borke if it was an `a=b` type argument. Make it only treat it like a triple if it's a valid triple.
--cuda-path
try_compile