[flang-commits] [flang] [flang][docs] Remove stale inline links to Intel and IBM compiler option (PR #171537)

Aashcharya Gorakh via flang-commits flang-commits at lists.llvm.org
Thu Dec 11 05:14:16 PST 2025


================
@@ -1322,15 +1322,15 @@ Here's the list of compilers surveyed, hot linked to the source of data on it.
 
 
 *   [Cray Fortran Reference Manual version 8.7](https://pubs.cray.com/content/S-3901/8.7/cray-fortran-reference-manual/compiler-command-line-options)
-*   IBM  (XLF) version 14.1 -- [Compiler Referenc](https://www-01.ibm.com/support/docview.wss?uid=swg27024803&aid=1#page=93)e, [Language Reference](https://www-01.ibm.com/support/docview.wss?uid=swg27024776&aid=1)
+*   IBM  (XLF) version 14.1 -- [Compiler Reference](https://www-01.ibm.com/support/docview.wss?uid=swg27024803&aid=1#page=93), [Compiler Reference direct PDF](https://www.ibm.com/support/pages/system/files/support/swg/swgdocs.nsf/0/94c58d010e922f6d852579de00261d61/$FILE/compiler.pdf) [Language Reference](https://www-01.ibm.com/support/docview.wss?uid=swg27024776&aid=1), [Language Reference PDF](https://www.ibm.com/support/pages/system/files/support/swg/swgdocs.nsf/0/7e46ea600b6646d0852579dc00331978/$FILE/langref.pdf)
----------------
Aashcharya1 wrote:

Changed links for ` [Compiler reference]` and '[Language Reference]' to have the final destination itself instead of redirecting.

https://github.com/llvm/llvm-project/pull/171537


More information about the flang-commits mailing list