[all-commits] [llvm/llvm-project] 67070d: [llvm-readelf] Symbol index in symbol table printi...

Mikhail Kalashnikov via All-commits all-commits at lists.llvm.org
Tue Jul 28 03:16:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 67070d98fae5c49e183ff5d68ae8038e6fd8f5a9
      https://github.com/llvm/llvm-project/commit/67070d98fae5c49e183ff5d68ae8038e6fd8f5a9
  Author: Mikhail Kalashnikov <mikkqu at gmail.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M llvm/test/tools/llvm-readobj/ELF/symbols.test
    M llvm/tools/llvm-readobj/ELFDumper.cpp

  Log Message:
  -----------
  [llvm-readelf] Symbol index in symbol table printing is not reset

Stop using static variables for keeping track of symbol indices.

Bugfix for: https://bugs.llvm.org/show_bug.cgi?id=46777

Differential revision: https://reviews.llvm.org/D84606




More information about the All-commits mailing list