[PATCH] D141381: [codegen] Store address of indirect arguments on the stack

Paul Robinson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 10 08:34:50 PST 2023


probinson added a comment.

This causes codegen to be different depending on whether debug-info is generated. Please don't do that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141381



More information about the cfe-commits mailing list