================
@@ -2660,7 +2660,7 @@ usual build cycle when using sample profilers for 
optimization:
 
      > clang-cl /O2 -gdwarf -gline-tables-only ^
        /clang:-fdebug-info-for-profiling 
/clang:-funique-internal-linkage-names ^
-       /fprofile-sample-use=code.prof code.cc /Fe:code /fuse-ld=lld /link 
/debug:dwarf
----------------
HaohaiWen wrote:

Yes. I checked options.td.
-fprofile-sample-use was not a CLOption and there's no /fuse-ld.

https://github.com/llvm/llvm-project/pull/117282
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to