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

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 09:39:35 PDT 2021


snehasish added a comment.

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!


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