Skip to content

Commit 83268f7

Browse files
Update Misc/NEWS.d/next/Build/2025-09-04-12-16-31.gh-issue-138497.Y_5YXh.rst
Rewording news entry Co-authored-by: Savannah Bailey <[email protected]>
1 parent 8239b4b commit 83268f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LLVM version can be modified during build with environment variable
2-
"LLVM_VERSION". Use this at your own risk, as there is only one
3-
officially supported LLVM version. For more information, please check
4-
Tools/jit/README.md.
1+
The LLVM version used by the JIT at build time can now be modified using
2+
the``LLVM_VERSION`` environment variable. Use this at your own risk, as
3+
there is only one officially supported LLVM version. For more information,
4+
please check ``Tools/jit/README.md``.

0 commit comments

Comments
 (0)