We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40285e commit 8dd667aCopy full SHA for 8dd667a
WORKSPACE.bazel
@@ -17,9 +17,9 @@ workspace(name = "stablehlo")
17
18
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
19
20
-LLVM_COMMIT = "ac2a2816e3fe934998e5f950c9426fca0796929d"
+LLVM_COMMIT = "00128a20eec27246719d73ba427bf821883b00b4"
21
22
-LLVM_SHA256 = "bfcec3c9a582ab71c1e4a212e5a7cfe2c9a8164331a0b728da5c8a99d81c46de"
+LLVM_SHA256 = "9fff2ccb6c262f3d5e2f98c281a0b99a585daee83742e1599709ff61cfc222af"
23
24
http_archive(
25
name = "llvm-raw",
build_tools/llvm_version.txt
@@ -1 +1 @@
1
-ac2a2816e3fe934998e5f950c9426fca0796929d
+00128a20eec27246719d73ba427bf821883b00b4
0 commit comments