[flang] fix FIRLangRef.md path
authorLeonardo Sandoval <leonardo.sandoval@linaro.org>
Tue, 17 Jan 2023 12:54:19 +0000 (12:54 +0000)
committerKiran Chandramohan <kiran.chandramohan@arm.com>
Tue, 17 Jan 2023 13:51:58 +0000 (13:51 +0000)
Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D141416

flang/README.md

index 401f41b..b3822e4 100644 (file)
@@ -333,7 +333,7 @@ ninja check-flang
 ## Generate FIR Documentation
 If flang was built with `-DLINK_WITH_FIR=ON` (`ON` by default), it is possible to
 generate FIR language documentation by running `ninja flang-doc`. This will
-create `docs/Dialect/FIRLangRef.md` in flang build directory.
+create `<build-dir>/tools/flang/docs/Dialect/FIRLangRef.md` in flang build directory.
 
 ## Generate Doxygen-based Documentation
 To generate doxygen-style documentation from source code