Commit 6a04388
committed
Support LLVM_VERSION configuration via env
This patch makes possible to override the llvm version used during build
using "LLVM_VERSION" and "EXTERNALS_LLVM_TAG" environment variables.
This is useful to test the build with other LLVM versions without
changing the sources, for example to build with llvm-20.1 parent e46d403 commit 6a04388
File tree
2 files changed
+7
-2
lines changed- Misc/NEWS.d/next/Build
- Tools/jit
2 files changed
+7
-2
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | | - | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments