================
@@ -1551,6 +1551,10 @@ static bool parseLinkerOptionsArgs(CompilerInvocation 
&invoc,
       opts.PrepareForThinLTO = true;
   }
 
+  //-fsplit-lto-unit option
----------------
kkwli wrote:

Nit: To be consistent with other comments, leave a space between `//` and 
`-f...`

https://github.com/llvm/llvm-project/pull/202858
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to