From b9f945eccb0c54ac84e65511979988861f9beca5 Mon Sep 17 00:00:00 2001 From: Brad King Date: Fri, 29 Jan 2021 08:04:43 -0500 Subject: Help: Add release note for IntelLLVM compiler support This was accidentally left out from commit a90d2a9eed (IntelLLVM: Add support for Intel LLVM-based compilers, 2020-11-02). Issue: #21561 --- Help/release/dev/intel-llvm-compilers.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Help/release/dev/intel-llvm-compilers.rst diff --git a/Help/release/dev/intel-llvm-compilers.rst b/Help/release/dev/intel-llvm-compilers.rst new file mode 100644 index 0000000..e6a6151 --- /dev/null +++ b/Help/release/dev/intel-llvm-compilers.rst @@ -0,0 +1,6 @@ +intel-llvm-compilers +-------------------- + +* The Intel oneAPI Compilers are now supported with compiler id ``IntelLLVM``. + Support is available for the C, C++, and Fortran compilers on Linux, and + for the C and C++ compilers on Windows. -- cgit v0.12