Skip to content

Commit

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

PiperOrigin-RevId: 601041423
  • Loading branch information
HEIR Team authored and copybara-github committed Jan 24, 2024
1 parent 5294532 commit 13e2b9e
Showing 1 changed file with 1 addition and 1 deletion.
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 = "afc229b217f499160b3228a0d7d1783613ac9b58"
LLVM_COMMIT = "097a40ac899d0b88b4b62b85e6faa43802e87010"

new_git_repository(
name = name,
Expand Down

0 comments on commit 13e2b9e

Please sign in to comment.