Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene Burmako authored Oct 19, 2023
1 parent e54f6c4 commit a621c6d
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 @@ -26,9 +26,9 @@ http_archive(
],
)

LLVM_COMMIT = "97217d188469c78d69b65059cabc123e847a2c66"
LLVM_COMMIT = "c122b9727a2766e0dafb599d1535f1af264f56f0"

LLVM_SHA256 = "bbc2bb91892fcb3770534f243be0d5a70cc9f005191dc1d1c594e7fa2ecc414e"
LLVM_SHA256 = "55e90d2d8d6c10dc49ad2a0a203be3008afc93beec5151a7aff57f4841e11748"

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 @@
97217d188469c78d69b65059cabc123e847a2c66
c122b9727a2766e0dafb599d1535f1af264f56f0

0 comments on commit a621c6d

Please sign in to comment.