[PATCH] D102900: [llvm-readobj] Print function names with `--bb-addr-map`.

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 20:09:01 PDT 2021


rahmanl planned changes to this revision.
rahmanl added a comment.

In D102900#2777530 <https://reviews.llvm.org/D102900#2777530>, @snehasish wrote:

> Agree with tmsriram@ the quadratic behaviour needs to be addressed, though I think we should split it out as a separate change which can be committed first. That would make it easier for folks to review independently. Thanks!

Ah. Got it. You want to submit the optimization patch before the feature patch. Makes sense.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102900



More information about the llvm-commits mailing list