Skip to content

Commit

Permalink
[flang][docs] Fix a couple of warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSpickett committed Feb 13, 2024
1 parent 55d6643 commit e79ad7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion flang/docs/FortranLLVMTestSuite.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ cmake -G "Ninja" -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ \

Tests from the gfortran test suite have been imported into the LLVM Test Suite.
The tests will be run automatically if the test suite is built following the
instructions described [above](#running-the-LLVM-test-suite-with-fortran).
instructions described [above](#running-the-llvm-test-suite-with-fortran).
There are additional configure-time options that can be used with the gfortran
tests. More details about those options and their purpose can be found in
[`Fortran/gfortran/README.md`](https://github.com/llvm/llvm-test-suite/tree/main/Fortran/gfortran/README.md)`.
1 change: 1 addition & 0 deletions flang/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ on how to get in touch with us and to learn more about the current status.
OpenACC
OpenACC-descriptor-management.md
OpenMP-4.5-grammar.md
OpenMP-descriptor-management
OpenMP-semantics
OptionComparison
Overview
Expand Down

0 comments on commit e79ad7b

Please sign in to comment.