[PATCH] D159468: [AsmPrinter][DwarfDebug] Skip vars with fragments in different location kinds
Felipe de Azevedo Piovezan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 06:42:59 PDT 2023
fdeazeve added a comment.
In D159468#4643380 <https://reviews.llvm.org/D159468#4643380>, @scott.linder wrote:
> In D159468#4641937 <https://reviews.llvm.org/D159468#4641937>, @fdeazeve wrote:
>
>> In D159468#4641242 <https://reviews.llvm.org/D159468#4641242>, @scott.linder wrote:
>>
>>> In D159468#4639858 <https://reviews.llvm.org/D159468#4639858>, @fdeazeve wrote:
>>>
>>>> @scott.linder This is a patch I'd like to submit in the same area where your other patches are (https://reviews.llvm.org/D158675)
>>>> I don't mind rebasing if you think they will be merged soon!
>>>
>>> I'm just running some final tests on our CI, and hopefully all goes well and they land today. Otherwise, I am also happy to rebase after you!
>>
>> Awesome! I don't mind waiting an extra day or so! :)
>
> Thank you for waiting, and sorry it took through the weekend; I was out unexpectedly on Friday.
>
> I just landed the series, ending with 43331461954939032a03621998c30ac90299ad40 <https://reviews.llvm.org/rG43331461954939032a03621998c30ac90299ad40>
>
> Hopefully there are no regressions and it sticks, in which case you should be good to rebase now!
All good, thank you so much for driving this!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159468/new/
https://reviews.llvm.org/D159468
More information about the llvm-commits
mailing list