Skip to content

Commit c0d1403

Browse files
H-G-HristovZingam
andauthored
[libc++][docs][NFC] Update supported OpenXL version (#127072)
According to the documentation: The base LLVM version was changed between minor versions: - 17.1.2 is based on LLVM17 - 17.1.3 is based on LLVM19 https://www.ibm.com/docs/en/openxl-c-and-cpp-aix/17.1.2?topic=whats-new https://www.ibm.com/docs/en/openxl-c-and-cpp-aix/17.1.3?topic=whats-new Co-authored-by: Hristo Hristov <[email protected]>
1 parent b74413b commit c0d1403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Compiler Versions Restrictions Support policy
133133
============ =================== ========================== =====================
134134
Clang 18, 19, 20, 21-git latest two stable releases per `LLVM's release page <https://releases.llvm.org>`_ and the development version
135135
AppleClang 15 latest stable release per `Xcode's release page <https://developer.apple.com/documentation/xcode-release-notes>`_
136-
Open XL 17.1 (AIX) latest stable release per `Open XL's documentation page <https://www.ibm.com/docs/en/openxl-c-and-cpp-aix>`_
136+
Open XL 17.1.3 (AIX) latest stable release per `Open XL's documentation page <https://www.ibm.com/docs/en/openxl-c-and-cpp-aix>`_
137137
GCC 14 In C++11 or later only latest stable release per `GCC's release page <https://gcc.gnu.org/releases.html>`_
138138
============ =================== ========================== =====================
139139

0 commit comments

Comments
 (0)