[PATCH] D44445: CodeGen: Reduce LValue and CallArgList memory footprint before recommitting r326946

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 14 15:12:49 PDT 2018


rjmccall added a comment.

Yeah, I think the test is probably a bit abusive to run unconditionally for all hosts.  We can just know that we improved things, and if we regress, it will break them again.


Repository:
  rC Clang

https://reviews.llvm.org/D44445





More information about the cfe-commits mailing list