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 82121e5 commit 00ac42eCopy full SHA for 00ac42e
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: e3795c5ae71090855f9c0637df2e0418f528a9f5
+refs/heads/master: b893bace5fa5c7b14ba78889f8e755da922e36dc
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
trunk/docs/WindowsBuild.md
@@ -359,6 +359,7 @@ path S:\b\sqlite;%PATH%
359
```cmd
360
md S:\b\llbuild
361
cd S:\b\llbuild
362
+set AR=llvm-ar
363
cmake -G Ninja^
364
-DCMAKE_BUILD_TYPE=RelWithDebInfo^
365
-DCMAKE_C_COMPILER=cl^
0 commit comments