================
@@ -517,6 +519,73 @@ StringRef ELFObjectFileBase::getAMDGPUCPUName() const {
}
}
+StringRef ELFObjectFileBase::getNVPTXCPUName() const {
----------------
jlebar wrote:
getNVPTXGPUName() or getNVPTXArchName()?
https://github.com/llvm/llvm-project/pull/75964