Skip to content

Commit

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

PiperOrigin-RevId: 717555657
  • Loading branch information
HEIR Team authored and copybara-github committed Jan 20, 2025
1 parent 82f91be commit 19de062
Show file tree
Hide file tree
Showing 2 changed files with 1,144 additions and 195 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 = "bf17016a92bc8a23d2cdd2b51355dd4eb5019c68"
LLVM_COMMIT = "13c761789753862a7cc31a2a26f23010afa668b9"

new_git_repository(
name = name,
Expand Down
Loading

0 comments on commit 19de062

Please sign in to comment.