From 95accc0fc0cde9d4cde58072fb2aba78359ca6d3 Mon Sep 17 00:00:00 2001 From: qiaojbao Date: Fri, 24 Jan 2025 14:41:18 +0800 Subject: [PATCH] Don't edit these two files. --- test/example/generated/ExampleDialect.cpp.inc | 18 ------------------ test/example/generated/ExampleDialect.h.inc | 18 ------------------ 2 files changed, 36 deletions(-) diff --git a/test/example/generated/ExampleDialect.cpp.inc b/test/example/generated/ExampleDialect.cpp.inc index 71b84e9..3c2d603 100644 --- a/test/example/generated/ExampleDialect.cpp.inc +++ b/test/example/generated/ExampleDialect.cpp.inc @@ -1,21 +1,3 @@ -/* - *********************************************************************************************************************** - * Copyright (c) 2024 Advanced Micro Devices, Inc. All Rights Reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *********************************************************************************************************************** - */ - // DO NOT EDIT! This file is automatically generated by llvm-dialects-tblgen. diff --git a/test/example/generated/ExampleDialect.h.inc b/test/example/generated/ExampleDialect.h.inc index 4032f92..5b317a6 100644 --- a/test/example/generated/ExampleDialect.h.inc +++ b/test/example/generated/ExampleDialect.h.inc @@ -1,21 +1,3 @@ -/* - *********************************************************************************************************************** - * Copyright (c) 2024 Advanced Micro Devices, Inc. All Rights Reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *********************************************************************************************************************** - */ - // DO NOT EDIT! This file is automatically generated by llvm-dialects-tblgen.