mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 13:35:38 +08:00
[Flang][Docs] Fix GettingStarted.md with correct depth for in-tree build section (#72268)
Just a minor fix for the section depth for the patch in https://reviews.llvm.org/D155029.
This commit is contained in:
committed by
GitHub
parent
4c08cbee7b
commit
d7b8ea63b3
@@ -247,7 +247,7 @@ code. Note that the packaging of the libraries is different
|
||||
between [Clang](https://clang.llvm.org/docs/OffloadingDesign.html#linking-target-device-code) and NVCC, so the library must be linked using
|
||||
compatible compiler drivers.
|
||||
|
||||
### Bulding in-tree
|
||||
#### Building in-tree
|
||||
One may build Flang runtime library along with building Flang itself
|
||||
by providing these additional CMake variables on top of the Flang in-tree
|
||||
build config:
|
||||
|
||||
Reference in New Issue
Block a user