Skip to content

Commit 348f347

Browse files
authored
Merge pull request #14443 from AndrewSB/typos-after-review-🙁
2 parents 4146d11 + 5218326 commit 348f347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ cmake -G "Ninja"^
108108
-DLLVM_TOOL_COMPILER_RT_BUILD=TRUE^
109109
-DLLVM_BUILD_EXTERNAL_COMPILER_RT=TRUE^
110110
-DLLVM_LIT_ARGS=-sv^
111-
-DLLVM_TARGETS_TO_BUILD=X86
111+
-DLLVM_TARGETS_TO_BUILD=X86^
112112
"%swift_source_dir%/llvm"
113113
popd
114114
cmake --build "%swift_source_dir%/build/Ninja-DebugAssert/llvm-windows-amd64"

0 commit comments

Comments
 (0)