summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-08-09 04:10:32 +0000
committerChris Lattner <sabre@nondot.org>2006-08-09 04:10:32 +0000
commit7ea41e333d23fa784bb01c0910bd2e012d6ec2aa (patch)
treed56f03a58716e50a8d988b19b198aac145250aee /docs
parent49e693e91eb62468fec0cd0078e00cd7d536155b (diff)
downloadllvm-7ea41e333d23fa784bb01c0910bd2e012d6ec2aa.tar.gz
llvm-7ea41e333d23fa784bb01c0910bd2e012d6ec2aa.tar.bz2
llvm-7ea41e333d23fa784bb01c0910bd2e012d6ec2aa.tar.xz
Update from Anton Korobeynikov
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29573 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index bc711bedf8..61046605ee 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -204,6 +204,7 @@ LLVM 1.8. The LLVM "Sparc" backend replaces it.</li>
<ul>
<li>Intel and AMD machines running Red Hat Linux, Fedora Core and FreeBSD
(and probably other unix-like systems).</li>
+<li>Intel and AMD machines running on Win32 using MinGW libraries (native)</li>
<li>Sun UltraSPARC workstations running Solaris 8.</li>
<li>Intel and AMD machines running on Win32 with the Cygwin libraries (limited
support is available for native builds with Visual C++).</li>