diff options
author | Chris Lattner <sabre@nondot.org> | 2006-08-09 04:10:32 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-08-09 04:10:32 +0000 |
commit | 7ea41e333d23fa784bb01c0910bd2e012d6ec2aa (patch) | |
tree | d56f03a58716e50a8d988b19b198aac145250aee | |
parent | 49e693e91eb62468fec0cd0078e00cd7d536155b (diff) | |
download | external_llvm-7ea41e333d23fa784bb01c0910bd2e012d6ec2aa.zip external_llvm-7ea41e333d23fa784bb01c0910bd2e012d6ec2aa.tar.gz external_llvm-7ea41e333d23fa784bb01c0910bd2e012d6ec2aa.tar.bz2 |
Update from Anton Korobeynikov
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29573 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/ReleaseNotes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index bc711be..6104660 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> |