Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit995b1a7

Browse files
authored
Fixed a typo in thePCbuild/readme.txt about PGO clang-cl (#133083)
Fixed a typo in the readme.txt section about PGO clang-cl
1 parent6157135 commit995b1a7

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
@@ -70,7 +70,7 @@ You can also use a specific version of clang-cl downloaded from
7070
https://github.com/llvm/llvm-project/releases, e.g.
7171
clang+llvm-18.1.8-x86_64-pc-windows-msvc.tar.xz.
7272
Given you have extracted that to <my-clang-dir>, you can use it like so
73-
build.bat --pgo "/p:PlatformToolset=ClangCL" "/p:LLVMInstallDir=<my-clang-dir> "/p:LLVMToolsVersion=18"
73+
build.bat --pgo "/p:PlatformToolset=ClangCL" "/p:LLVMInstallDir=<my-clang-dir>" "/p:LLVMToolsVersion=18"
7474

7575
Setting LLVMToolsVersion to the major version is enough, although you
7676
can be specific and use 18.1.8 in the above example, too.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp