Skip to content

Commit

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

PiperOrigin-RevId: 721880308
  • Loading branch information
slackito authored and copybara-github committed Jan 31, 2025
1 parent b063060 commit 516364a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5,696 deletions.
2 changes: 1 addition & 1 deletion bazel/import_llvm.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ load(

def import_llvm(name):
"""Imports LLVM."""
LLVM_COMMIT = "4573c857da88b3210d497d9a88a89351a74b5964"
LLVM_COMMIT = "956c0707d9098499a2682297b71f46b0a562eed9"

new_git_repository(
name = name,
Expand Down
Loading

0 comments on commit 516364a

Please sign in to comment.