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 7da3707 commit f4ddd45Copy full SHA for f4ddd45
README.md
@@ -257,7 +257,7 @@ LTO Support
257
In some situations it is desirable to pass certain flags to clang in the step that
258
produces the bitcode. This can be fulfilled by setting the
259
`LLVM_BITCODE_GENERATION_FLAGS` environment variable to the desired
260
-flags, for example "-flto -fwhole-program-vtables".
+flags, for example `"-flto -fwhole-program-vtables"`.
261
262
Debugging
263
---------
0 commit comments