Skip to content

Commit

Permalink
Updated Windows building documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
tritao committed Jul 9, 2014
1 parent 411dd8f commit e152500
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ Git repository urls found here: [http://llvm.org/docs/GettingStarted.html#git-mi
Building in *Release* is recommended because else the Clang parser will be
excruciatingly slow.

Due to some incompatible changes in recent LLVM versions, Windows builds need to use the following set of revisions that are known to work.
Last revisions known to work:

LLVM `r202563` / Git mirror revision `c9bf74fdc543c2da90f334e0bf8e34b128c8a615`.
LLVM `r212459` / Git mirror revision `c9bf74fdc543c2da90f334e0bf8e34b128c8a615`.

Clang `r202562` / Git mirror revision `30577e6c4f5ba66b8dc832ed9955b1a7475f788a`.
Clang `r212458` / Git mirror revision `30577e6c4f5ba66b8dc832ed9955b1a7475f788a`.

It has been reported that running the solution upgrade process under VS 2013 breaks the build due
to an incompatibility of .NET versions between projects (4.5 and 4.0). If you experience this
Expand Down

0 comments on commit e152500

Please sign in to comment.