Skip to content

Commit

Permalink
Integrate LLVM at llvm/llvm-project@34cf04b59b8d
Browse files Browse the repository at this point in the history
Updates LLVM usage to match
[34cf04b59b8d](llvm/llvm-project@34cf04b59b8d)

PiperOrigin-RevId: 728126746
  • Loading branch information
Google-ML-Automation committed Feb 18, 2025
1 parent 1409698 commit 23e8031
Show file tree
Hide file tree
Showing 8 changed files with 2,485 additions and 6,783 deletions.
2,234 changes: 0 additions & 2,234 deletions third_party/llvm/generated.patch

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions third_party/llvm/workspace.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ load("//third_party:repo.bzl", "tf_http_archive")

def repo(name):
"""Imports LLVM."""
LLVM_COMMIT = "912b154f3a3f8c3cebf5cc5731fd8b0749762da5"
LLVM_SHA256 = "8e10136e4925f8227bbe0f3f12808e478db027778e75fa011d7d6f5c22571294"
LLVM_COMMIT = "34cf04b59b8d94c8eeb9929ec2cd3d63631af86f"
LLVM_SHA256 = "9d4aa8733f70a3d34cac99afa1272d4b8db40dddeef78a25113cd247fbf41ff4"

tf_http_archive(
name = name,
Expand Down
Loading

0 comments on commit 23e8031

Please sign in to comment.