Skip to content

Commit 6b9f2eb

Browse files
Format Bazel code (#1768)
Co-authored-by: enzyme-ci-bot[bot] <78882869+enzyme-ci-bot[bot]@users.noreply.github.com>
1 parent 3bd7508 commit 6b9f2eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

deps/ReactantExtra/WORKSPACE

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
22

33
NSYNC_COMMIT = "82b118aa7ace3132e517e2c467f8732978cf4023"
4+
45
NSYNC_SHA256 = ""
56

67
ENZYMEXLA_COMMIT = "6137ac98e710adf6f4e953bf441db4e25b2db40f"
8+
79
ENZYMEXLA_SHA256 = ""
810

911
http_archive(
@@ -34,7 +36,7 @@ LLVM_TARGETS = [
3436
"AArch64",
3537
"X86",
3638
"ARM",
37-
]
39+
]
3840
#+ [
3941
# "PowerPC",
4042
# "SystemZ"

0 commit comments

Comments
 (0)