Skip to content

Commit

Permalink
Merge branch 'main' into pass_doc
Browse files Browse the repository at this point in the history
  • Loading branch information
abhigunj committed Sep 6, 2024
2 parents cacf3dc + e51fd95 commit 778b99f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ workspace(name = "stablehlo")

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

LLVM_COMMIT = "6b4b8dc4a45dccec43a9c0d76a80ebae50df55b0"
LLVM_COMMIT = "eaa95a1c2bd38332c1a4e634595f29d22b28ffea"

LLVM_SHA256 = "c98b83f609c14a9937fd933464bfca80167800c43fc2a8bf1554a031996d5325"
LLVM_SHA256 = "c9a50bb272d70f0ee360642d035761b27298afe78adf5c8a30dca50529ac21d6"

http_archive(
name = "llvm-raw",
Expand Down
2 changes: 1 addition & 1 deletion build_tools/llvm_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6b4b8dc4a45dccec43a9c0d76a80ebae50df55b0
eaa95a1c2bd38332c1a4e634595f29d22b28ffea

0 comments on commit 778b99f

Please sign in to comment.