We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b1231 commit c78f531Copy full SHA for c78f531
compilers.md
@@ -20,7 +20,7 @@ with gfortran.
20
21
### LLVM Flang
22
23
-[Flang](https://github.com/llvm/llvm-project/tree/master/flang)
+[Flang](https://github.com/llvm/llvm-project/tree/main/flang)
24
is a new front-end for Fortran 2018 that has been recently
25
added to LLVM.
26
It is implemented in modern C++ and uses a Fortran-oriented MLIR dialect for lowering to LLVM IR.
0 commit comments