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

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 15 12:56:51 PDT 2023


rjmccall added a comment.

If we're avoiding the expense here when we're not emitting incremental extensions, this seems fine to me.


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