Skip to content

Commit

Permalink
python: pgo-llvm-builder: LLVM 18.1.6
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Chancellor <[email protected]>
  • Loading branch information
nathanchance committed May 18, 2024
1 parent 0cccedc commit 21c4877
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions python/pgo-llvm-builder/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,11 @@

LLVM_REFS = {
'19.0.0': 'origin/main',
'18.1.6': 'release/18.x',
}

LLVM_VERSIONS = [
'19.0.0', # git
'18.1.6', # release/18.x
'18.1.5',
'18.1.6',
'17.0.6',
'16.0.6',
'15.0.7',
Expand Down

0 comments on commit 21c4877

Please sign in to comment.