[PATCH] D135114: [Dwarf] Reference the correct CU when inlining

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 12:28:01 PDT 2022


dblaikie added a comment.

(this is fine by me - I will say this code is all pretty subtle, but the fix is good - the sooner we can add a DIE to its parent, the better for precisely these sort of reasons)
I'll leave the final approval for @aprantl once he's good with it. (& yeah, I agree - the test should verify that the DIE ended up in the right unit, etc)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135114



More information about the llvm-commits mailing list