Skip to content

Commit

Permalink
⬆️ Update LLVM commit to 5bde801 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmondal committed May 13, 2024
1 parent 0ae4498 commit df72102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ llvm_project_overlay = use_extension(
"llvm_project_overlay",
)
llvm_project_overlay.configure(
commit = "41574f5a6e2d961f398d3c671c34ac3c8e417464",
commit = "5bde8017a1109128d011510dcf4ba79140a224fe",
patches = [
"@rules_ll//patches:mallinfo2_patch.diff",
"@rules_ll//patches:rules_ll_overlay_patch.diff",
"@rules_ll//patches:llvm-project-fix-zlib-includes.diff",
"@rules_ll//patches:llvm-add-missing-cuda-cmath-header.diff",
"@rules_ll//patches:llvm-project-bundle-with-bash.diff",
],
sha256 = "da9a908ea6b158de5986ac1b40444a08a7329bd81e0940875413f1193c24ce5d",
sha256 = "1627942a74a7397968cf251dde9485080ccf3d8a0de6a40340033fe6d00e3103",
targets = [
"AMDGPU",
"NVPTX",
Expand Down

0 comments on commit df72102

Please sign in to comment.