[llvm] [TableGen] Spit GlobalISelCombinerEmitter into multiple files (PR #73325)

Amara Emerson via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 16:11:38 PST 2023


================
@@ -0,0 +1,51 @@
+//===- CXXPredicates.cpp ----------------------------------------*- C++ -*-===//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+//
+//===----------------------------------------------------------------------===//
+//
+//
----------------
aemerson wrote:

Missing file doc

https://github.com/llvm/llvm-project/pull/73325


More information about the llvm-commits mailing list