Skip to content

Commit e79ad7b

Browse files
committed
[flang][docs] Fix a couple of warnings
1 parent 55d6643 commit e79ad7b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

flang/docs/FortranLLVMTestSuite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ cmake -G "Ninja" -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ \
6262

6363
Tests from the gfortran test suite have been imported into the LLVM Test Suite.
6464
The tests will be run automatically if the test suite is built following the
65-
instructions described [above](#running-the-LLVM-test-suite-with-fortran).
65+
instructions described [above](#running-the-llvm-test-suite-with-fortran).
6666
There are additional configure-time options that can be used with the gfortran
6767
tests. More details about those options and their purpose can be found in
6868
[`Fortran/gfortran/README.md`](https://github.com/llvm/llvm-test-suite/tree/main/Fortran/gfortran/README.md)`.

flang/docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ on how to get in touch with us and to learn more about the current status.
6868
OpenACC
6969
OpenACC-descriptor-management.md
7070
OpenMP-4.5-grammar.md
71+
OpenMP-descriptor-management
7172
OpenMP-semantics
7273
OptionComparison
7374
Overview

0 commit comments

Comments
 (0)