[clang] [NFC][clang] Split clang/lib/CodeGen/CGBuiltin.cpp into target-specific files (PR #132252)

Sergei Barannikov via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 20 16:04:23 PDT 2025


================
@@ -0,0 +1,102 @@
+//===-- CGBuiltin.h - LLVM CodeGen wrappers for llvm::Value* ------*- C++ -*-===//
----------------
s-barannikov wrote:

Copy&paste bug?
Note that per updated coding standard this line may be the same as line 7.


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


More information about the cfe-commits mailing list