aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/04-fact.c
diff options
context:
space:
mode:
author lemon<lsof@mailbox.org>2026-03-23 23:38:53 +0100
committer lemon<lsof@mailbox.org>2026-03-23 23:43:52 +0100
commit62d995124c0cc2eaeec79e18edc3e044f3e524c9 (patch)
tree4c79a80efca09f8050109aa0440ec75351d72c17 /test/04-fact.c
parent8630aeb8b43c507cd00f5b091ddcee4def464f4d (diff)
IR: emit inline function standalone bodies lazily
If a function is stashed for inlining and inlined in all of its callsites or unused, it never ends up in the object file. If any symbol reference to it is emitted, then it must be de-inlined (rematerialized), and this is done near the end before emitting the actual object file.
Diffstat (limited to 'test/04-fact.c')
0 files changed, 0 insertions, 0 deletions