sammccall added a comment.

My first take on this was to keep track in various ways of whether GC was 
required (statically known at callsite, or have builder track whether symbols 
were overwritten).
However these failed to identify a bunch of cases where the arena wasn't 
shrinking, and this seems much simpler.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135231

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to