[flang][docs] Remove the out-dated note on Windows support

Building Flang on Windows *is supported*. It's been tested there for
quite a while now:
  * https://lab.llvm.org/buildbot/#/builders/172

Submitting this without a review as the current note in the readme file
is clearly incorrect.
This commit is contained in:
Andrzej Warzynski 2022-06-07 08:09:26 +00:00
parent 5a64bc207e
commit e4f47c8e05

View File

@ -150,9 +150,6 @@ AArch64, x86\_64 and ppc64le servers
with CentOS7, Ubuntu18.04, Rhel, MacOs, Mojave, XCode and
Apple Clang version 10.0.1.
The code does not compile with Windows and a compiler that does not have
support for C++17.
### Building flang with GCC
By default,