Skip to content

Commit f4ddd45

Browse files
authored
Update README.md
1 parent 7da3707 commit f4ddd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ LTO Support
257257
In some situations it is desirable to pass certain flags to clang in the step that
258258
produces the bitcode. This can be fulfilled by setting the
259259
`LLVM_BITCODE_GENERATION_FLAGS` environment variable to the desired
260-
flags, for example "-flto -fwhole-program-vtables".
260+
flags, for example `"-flto -fwhole-program-vtables"`.
261261

262262
Debugging
263263
---------

0 commit comments

Comments
 (0)