================
@@ -302,6 +302,15 @@ Tool *HIPAMDToolChain::buildLinker() const {
return new tools::AMDGCN::Linker(*this);
}
+LTOKind HIPAMDToolChain::getLTOMode(const ArgList &Args,
----------------
jhuber6 wrote:This fixes a regression so it should be merged and then rebased. https://github.com/llvm/llvm-project/pull/205243 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
