[PATCH] D124892: [DWARF] Fix split dwarf debug inlining in mix mode situation.

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 11:32:08 PDT 2022


ayermolo added a comment.

In D124892#3494612 <https://reviews.llvm.org/D124892#3494612>, @dblaikie wrote:

> In D124892#3494463 <https://reviews.llvm.org/D124892#3494463>, @ayermolo wrote:
>
>> @dblaikie Do you think you can review this, or someone else that you think would be better?
>
> This one's for me, for better and/or worse. I created this mess :)

Thanks. I am not really sure if this is the right way to fix it. Personally seems hacky to me. I can explore other options if you have suggestions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124892



More information about the llvm-commits mailing list