diff options
| author | Michael Hirsch, Ph.D <scivision@users.noreply.github.com> | 2019-01-16 12:26:47 -0500 |
|---|---|---|
| committer | Michael Hirsch, Ph.D <scivision@users.noreply.github.com> | 2019-01-16 17:06:43 -0500 |
| commit | b40c1af900df5e199fab63c1486f7d17b46386b4 (patch) | |
| tree | 4ae2836126a2ec4239c8d34cbb56ad84d1b10f00 /docs | |
| parent | 2ba2c7771fc27a086d3b73bbb25462eff300c2a2 (diff) | |
| download | meson-b40c1af900df5e199fab63c1486f7d17b46386b4.tar.gz | |
Flang Fortran compiler added.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/markdown/Reference-tables.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index 9688bf8d0..a6289df3c 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -13,6 +13,7 @@ These are return values of the `get_id` (Compiler family) and | clang | The Clang compiler | gcc | | clang-cl | The Clang compiler (MSVC compatible driver) | msvc | | dmd | D lang reference compiler | | +| flang | Flang Fortran compiler | | | g95 | The G95 Fortran compiler | | | gcc | The GNU Compiler Collection | gcc | | intel | Intel compiler | msvc on windows, otherwise gcc | |
