vitalybuka added a comment.

In D80046#2040309 <https://reviews.llvm.org/D80046#2040309>, @efriedma wrote:

> If I'm understanding this correctly, the stack-safe metadata on allocas is 
> both produced and consumed at LTO-time.  So at the point where the stack-safe 
> metadata would be produced, we can compute whether any later passes will 
> query it.
>
> Given that, why do you need a module flag?


I assumed a pass knows nothing about consumers. Can you point to some examples 
how this can be done?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80046



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

Reply via email to