[ELF] Correctly set the `nvptx` triple from `makeTriple()` (#76970)
Summary: The ELFObject file should be able to handle `nvptx` objects but we currently list them as unknown. This patch should now make it return `nvptx64--` correctly.
Loading
Please sign in to comment