Skip to content

Commit

Permalink
[flang][docs] Remove the out-dated note on Windows support
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
banach-space committed Jun 7, 2022
1 parent 5a64bc2 commit e4f47c8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions flang/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit e4f47c8

Please sign in to comment.