Skip to content

Commit e8cda37

Browse files
committed
[llvm][bazel] Fix BUILD after dcf376a.
1 parent 37f6ba4 commit e8cda37

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/llvm/unittests

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,7 @@ cc_test(
362362
) + [
363363
"Support/KnownBitsTest.h",
364364
],
365+
features = ["-layering_check"],
365366
shard_count = 20,
366367
deps = [
367368
"//llvm:Analysis",

0 commit comments

Comments
 (0)