[PATCH] D116225: Revert "[DwarfDebug] Support emitting function-local declaration for a lexical block" & dependent patches

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 23 13:23:36 PST 2021


dblaikie added a comment.

Thanks for giving this a go. Apparently there were some lingering failures from that precursor patch ( 0ac75e82fff93a80ca401d3db3541e8d1d9098f9 <https://reviews.llvm.org/rG0ac75e82fff93a80ca401d3db3541e8d1d9098f9> ) you're reverting here as well, so that's good. I'm happy to try applying/testing the next reapplication attempt once you/we've worked out the kinks.

Do you think this is ready to commit? I do see some auto-test failures, but if I'm reading them right, they're that generic failure about the go bindings I see all the time (at least locally - I guess I don't have some go pieces installed) and probably not related to this patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116225



More information about the llvm-commits mailing list