Commit 73dd411
authored
Add llvmflang-* release version support (#101)
Add a wildcard case for llvmflang-{version} to build release versions
of LLVM flang. Uses the same configuration as llvmflang-trunk but
checks out from a git tag instead of the main branch.
This enables building flang releases from LLVM 13+ (the first version
with the flang-new binary).
Refs: compiler-explorer/compiler-explorer#7757
🤖 Generated by LLM (Claude, via OpenClaw)
Co-authored-by: mattgodbolt-molty <mattgodbolt-molty@users.noreply.github.com>1 parent 2347378 commit 73dd411
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
101 | 114 | | |
102 | 115 | | |
103 | 116 | | |
| |||
0 commit comments