Skip to content

Commit

Permalink
python: korg_tc: LLVM 19.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Chancellor <[email protected]>
  • Loading branch information
nathanchance committed Sep 18, 2024
1 parent 36d4b05 commit d692e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/scripts/korg_tc.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
5: '5.5.0',
}
LATEST_LLVM_VERSIONS = {
19: '19.1.0-rc4',
19: '19.1.0',
18: '18.1.8',
17: '17.0.6',
16: '16.0.6',
Expand Down

0 comments on commit d692e05

Please sign in to comment.