[all-commits] [llvm/llvm-project] af5479: [CIR] Defer emitting function definitions (#142862)
Andy Kaylor via All-commits
all-commits at lists.llvm.org
Thu Jun 5 13:08:51 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af54790ca0a3d55d58c2cd7c07d3c4e16c689c72
https://github.com/llvm/llvm-project/commit/af54790ca0a3d55d58c2cd7c07d3c4e16c689c72
Author: Andy Kaylor <akaylor at nvidia.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenModule.cpp
A clang/test/CIR/CodeGen/deferred-fn-defs.cpp
Log Message:
-----------
[CIR] Defer emitting function definitions (#142862)
This change implements deferring function definition emission until
first use.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list