[PATCH] D135488: [codegen][WIP] Display stack layouts in console

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 7 14:43:42 PDT 2022


nickdesaulniers added a comment.

In D135488#3843992 <https://reviews.llvm.org/D135488#3843992>, @paulkirth wrote:

> Roland mentioned there's probably a clever way to do this using only DWARF, but that it's probably simpler to do in the compiler backend.

That's essentially what I do in: https://github.com/ClangBuiltLinux/frame-larger-than.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135488



More information about the cfe-commits mailing list