================
@@ -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
----------------
tcreech-intel wrote:

I take it this wasn't working? (Neither `/fprofile-sample-use` nor `/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