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 4c33252 commit 6e7a837Copy full SHA for 6e7a837
llvm/docs/GettingStarted.rst
@@ -1222,7 +1222,7 @@ following options with cmake:
1222
compiling more than one project, separate the items with a semicolon. Should
1223
you run into issues with the semicolon, try surrounding it with single quotes.
1224
1225
-* -DLLVM_ENABLE_RUNTIMES
+ * -DLLVM_ENABLE_RUNTIMES
1226
Set this equal to the runtimes you wish to compile (e.g. libcxx, libcxxabi, etc.)
1227
If compiling more than one runtime, separate the items with a semicolon. Should
1228
0 commit comments