================ @@ -708,6 +712,34 @@ void amdgpu::getAMDGPUTargetFeatures(const Driver &D, options::OPT_m_amdgpu_Features_Group); } +static unsigned GetFullLTOPartitions(const Driver &D, const ArgList &Args) { ---------------- shiltian wrote:
```suggestion static unsigned getFullLTOPartitions(const Driver &D, const ArgList &Args) { ``` https://github.com/llvm/llvm-project/pull/128509 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits