[flang-commits] [flang] [flang][docs] Remove stale inline links to Intel and IBM compiler option (PR #171537)
Tarun Prabhu via flang-commits
flang-commits at lists.llvm.org
Wed Dec 10 10:20:53 PST 2025
================
@@ -1330,7 +1330,7 @@ Here's the list of compilers surveyed, hot linked to the source of data on it.
* PGI -- [Compiler Reference version 19.1](https://www.pgroup.com/resources/docs/19.1/x86/pgi-ref-guide/index.htm#cmdln-options-ref), [Fortran Reference Guide version 17](https://www.pgroup.com/doc/pgi17fortref.pdf)
* [Classic Flang](https://github.com/flang-compiler/flang/wiki/Using-Flang) -- information from GitHub
-This document has been kept relatively small by providing links to much of the information about options rather than duplicating that information. For IBM, Intel, and some PGI options, there are direct links. But direct links were not possible for Cray, GNU and some PGI options.
+This document has been kept relatively small by providing links to much of the information about options rather than duplicating that information. For some PGI options, there are direct links. But direct links were not possible for Cray, GNU and some PGI options.
----------------
tarunprabhu wrote:
```suggestion
This document has been kept relatively small by providing links to much of the information about options rather than duplicating that information. For some PGI options, there are direct links. But direct links were not possible for the remaining PGI options and those of other compilers
```
https://github.com/llvm/llvm-project/pull/171537
More information about the flang-commits
mailing list