[PATCH] D95609: [llvm-symbolizer] - Fix the crash in GNU output style with --no-inlines and missing input file.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 00:44:05 PST 2021


grimar added a comment.

In D95609#2530142 <https://reviews.llvm.org/D95609#2530142>, @jhenderson wrote:

> LGTM. I've also approved D95246 <https://reviews.llvm.org/D95246>. That's a larger change, so perhaps let that land first, if you can then rebase and commit. If it hasn't landed before you need to be stopping work, feel free to land this first though, given you're away soon.

Thanks! I can commit this patch during this weekends I think. Hope D95246 <https://reviews.llvm.org/D95246> will be landed today and then worth giving it a bit of time to let bots to check it I guess.


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

https://reviews.llvm.org/D95609



More information about the llvm-commits mailing list