Skip to content

Commit dbc5cc8

Browse files
committed
Add the slack channel invitation link.
1 parent 299fbba commit dbc5cc8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ Flang
33

44
Flang is a Fortran compiler targeting LLVM.
55

6+
We have a flang-compiler channel on Slack. Slack is invitation only but anyone can join. Here's the link:
7+
8+
https://join.slack.com/t/flang-compiler/shared_invite/MjExOTEyMzQ3MjIxLTE0OTk4NzQyNzUtODQzZWEyMjkwYw
9+
10+
## Building Flang
11+
12+
We build Flang on Intel x86-64 and OpenPOWER hardware running either Ubuntu or Red Hat.
13+
614
## Prerequisites
715

816
Building LLVM requires fairly modern compiler toolchain and CMake, check [Getting started with LLVM](http://llvm.org/releases/4.0.0/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library) and [Building LLVM with CMake][llvm-cmake] for the full list.

0 commit comments

Comments
 (0)