Prashant Kumar | 3cce7fc | 2024-04-04 23:32:36 +0530 | [diff] [blame] | 1 | # 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 | |||||
7 | package( | ||||
8 | features = ["layering_check"], | ||||
9 | licenses = ["notice"], # Apache 2.0 | ||||
10 | ) |