blob: 2a6834ce38b313b20ec95bd958ba1cb03c5ba737 [file] [log] [blame]
Prashant Kumar3cce7fc2024-04-04 23:32:36 +05301# Copyright 2024 The IREE Authors
2#
3# Licensed under the Apache License v2.0 with LLVM Exceptions.
4# See https://llvm.org/LICENSE.txt for license information.
5# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
7package(
8 features = ["layering_check"],
9 licenses = ["notice"], # Apache 2.0
10)