[PATCH] D156537: [CodeGen] Keep track of eagerly emitted globals

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 31 14:31:48 PDT 2023


rjmccall added a comment.

I would like to avoid the overhead of this when we're not emitting for a REPL.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156537/new/

https://reviews.llvm.org/D156537



More information about the cfe-commits mailing list