Skip to content

Commit

Permalink
Update llvm to 19.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Guo-Shiyu committed Oct 13, 2024
1 parent 1b7ba33 commit 137fdf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/l/llvm/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ package("llvm")
package:add("versions", "16.0.6", "ce5e71081d17ce9e86d7cbcfa28c4b04b9300f8fb7e78422b1feb6bc52c3028e")
package:add("versions", "17.0.6", "58a8818c60e6627064f312dbf46c02d9949956558340938b71cf731ad8bc0813")
package:add("versions", "18.1.1", "8f34c6206be84b186b4b31f47e1b52758fa38348565953fad453d177ef34c0ad")
package:add("versions", "19.1.1", "d40e933e2a208ee142898f85d886423a217e991abbcd42dd8211f507c93e1266")
end
end)
else
Expand Down Expand Up @@ -91,6 +92,7 @@ package("llvm")
add_versions("16.0.6", "ce5e71081d17ce9e86d7cbcfa28c4b04b9300f8fb7e78422b1feb6bc52c3028e")
add_versions("17.0.6", "58a8818c60e6627064f312dbf46c02d9949956558340938b71cf731ad8bc0813")
add_versions("18.1.1", "8f34c6206be84b186b4b31f47e1b52758fa38348565953fad453d177ef34c0ad")
add_versions("19.1.1", "d40e933e2a208ee142898f85d886423a217e991abbcd42dd8211f507c93e1266")
end
end

Expand Down

0 comments on commit 137fdf5

Please sign in to comment.