xref: /aosp_15_r20/external/compiler-rt/lib/cfi/BUILD (revision 7c3d14c8b49c529e04be81a3ce6f5cc23712e4c6)
1*7c3d14c8STreehugger Robot# Copyright (C) 2023 The Android Open Source Project
2*7c3d14c8STreehugger Robot#
3*7c3d14c8STreehugger Robot# Licensed under the Apache License, Version 2.0 (the "License");
4*7c3d14c8STreehugger Robot# you may not use this file except in compliance with the License.
5*7c3d14c8STreehugger Robot# You may obtain a copy of the License at
6*7c3d14c8STreehugger Robot#
7*7c3d14c8STreehugger Robot#       http://www.apache.org/licenses/LICENSE-2.0
8*7c3d14c8STreehugger Robot#
9*7c3d14c8STreehugger Robot# Unless required by applicable law or agreed to in writing, software
10*7c3d14c8STreehugger Robot# distributed under the License is distributed on an "AS IS" BASIS,
11*7c3d14c8STreehugger Robot# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12*7c3d14c8STreehugger Robot# See the License for the specific language governing permissions and
13*7c3d14c8STreehugger Robot# limitations under the License.
14*7c3d14c8STreehugger Robot
15*7c3d14c8STreehugger Robotexports_files(["cfi_blocklist.txt"])
16