We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c08cbe commit d7b8ea6Copy full SHA for d7b8ea6
flang/docs/GettingStarted.md
@@ -247,7 +247,7 @@ code. Note that the packaging of the libraries is different
247
between [Clang](https://clang.llvm.org/docs/OffloadingDesign.html#linking-target-device-code) and NVCC, so the library must be linked using
248
compatible compiler drivers.
249
250
-### Bulding in-tree
+#### Building in-tree
251
One may build Flang runtime library along with building Flang itself
252
by providing these additional CMake variables on top of the Flang in-tree
253
build config:
0 commit comments