We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 263870d commit db208aeCopy full SHA for db208ae
PCbuild/readme.txt
@@ -85,7 +85,7 @@ into the instrumented directory when running the PGO task.
85
E.g., if you place the instrumented binaries into the folder
86
"workdir/instrumented" and then run the PGO task using "workdir"
87
as the current working directory, the usage is
88
-"/p:CLANG_PROFILE_PATH=workdir/instrumented"
+"/p:CLANG_PROFILE_PATH=instrumented"
89
90
Like in the MSVC case, after fetching (or manually copying) the instrumented
91
folder back into your build tree, you can continue with the PGUpdate
0 commit comments