Skip to content

Commit db208ae

Browse files
chris-eiblzooba
andauthored
Update PCbuild/readme.txt
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
1 parent 263870d commit db208ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PCbuild/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ into the instrumented directory when running the PGO task.
8585
E.g., if you place the instrumented binaries into the folder
8686
"workdir/instrumented" and then run the PGO task using "workdir"
8787
as the current working directory, the usage is
88-
"/p:CLANG_PROFILE_PATH=workdir/instrumented"
88+
"/p:CLANG_PROFILE_PATH=instrumented"
8989

9090
Like in the MSVC case, after fetching (or manually copying) the instrumented
9191
folder back into your build tree, you can continue with the PGUpdate

0 commit comments

Comments
 (0)