summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--README_zh.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6620c6e0a..8b834ae8c 100644
--- a/README.md
+++ b/README.md
@@ -230,6 +230,7 @@ tinycc Tiny C Compiler
emcc A toolchain for compiling to asm.js and WebAssembly
icc Intel C/C++ Compiler
ifort Intel Fortran Compiler
+ifx Intel LLVM Fortran Compiler
muslcc The musl-based cross-compilation toolchain
fpc Free Pascal Programming Language Compiler
wasi WASI-enabled WebAssembly C/C++ toolchain
diff --git a/README_zh.md b/README_zh.md
index 1b3f5437f..1ceaf8914 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -291,6 +291,7 @@ tinycc Tiny C Compiler
emcc A toolchain for compiling to asm.js and WebAssembly
icc Intel C/C++ Compiler
ifort Intel Fortran Compiler
+ifx Intel LLVM Fortran Compiler
muslcc The musl-based cross-compilation toolchain
fpc Free Pascal Programming Language Compiler
wasi WASI-enabled WebAssembly C/C++ toolchain