File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -45,13 +45,13 @@ and software you will need.
45
45
46
46
Hardware
47
47
--------
48
- Any system that can adequately run Visual Studio 2008 is fine. The LLVM
48
+ Any system that can adequately run Visual Studio 2010 is fine. The LLVM
49
49
source tree and object files, libraries and executables will consume
50
50
approximately 3GB.
51
51
52
52
Software
53
53
--------
54
- You will need Visual Studio 2008 or higher. Earlier versions of Visual
54
+ You will need Visual Studio 2010 or higher. Earlier versions of Visual
55
55
Studio have bugs, are not completely compatible, or do not support the C++
56
56
standard well enough.
57
57
Original file line number Diff line number Diff line change @@ -54,6 +54,10 @@ Non-comprehensive list of changes in this release
54
54
has been integrated into the instruction combiner and function attribute
55
55
marking passes.
56
56
57
+ * Support for building using Visual Studio 2008 has been dropped. Use VS 2010
58
+ or later instead. For more information, see the `Getting Started using Visual
59
+ Studio <GettingStartedVS.html> ` page).
60
+
57
61
* ... next change ...
58
62
59
63
.. NOTE
You can’t perform that action at this time.
0 commit comments