[all-commits] [llvm/llvm-project] 616ac1: [llvm-readobj] Print function names with `--bb-add...

Rahman Lavaee via All-commits all-commits at lists.llvm.org
Tue Jun 1 18:40:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 616ac1b961aa1ef9041d7e82b088ad2a9ad50014
      https://github.com/llvm/llvm-project/commit/616ac1b961aa1ef9041d7e82b088ad2a9ad50014
  Author: Rahman Lavaee <rahmanl at google.com>
  Date:   2021-06-01 (Tue, 01 Jun 2021)

  Changed paths:
    M llvm/test/tools/llvm-readobj/ELF/bb-addr-map.test
    M llvm/tools/llvm-readobj/ELFDumper.cpp

  Log Message:
  -----------
  [llvm-readobj] Print function names with `--bb-addr-map`.

This patch uses the `getSymbolIndexForFunctionAddress` helper function to print function names for BB address map entries.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D102900




More information about the All-commits mailing list