[PATCH] D88715: [llvm-objdump] --source: drop the warning when there is no debug info

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 00:37:05 PDT 2020


MaskRay added a comment.

In D88715#2343696 <https://reviews.llvm.org/D88715#2343696>, @jhenderson wrote:

> In D88715#2343345 <https://reviews.llvm.org/D88715#2343345>, @MaskRay wrote:
>
>> Ping:)
>
> Is this ping directed specifically at @mmpozulp? I wasn't sure.

@mmpozulp may be inactive and then it is to you :) I think the warning code should be removed (like this patch does) until it has a less noisy implementation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88715



More information about the llvm-commits mailing list