[all-commits] [llvm/llvm-project] bc3cbd: [llvm-objdump] Fix 'llvm-objdump -dr' for executab...

maksfb via All-commits all-commits at lists.llvm.org
Wed Sep 8 08:45:59 PDT 2021


  Branch: refs/heads/release/13.x
  Home:   https://github.com/llvm/llvm-project
  Commit: bc3cbd744d70627a7a3e661467168e4b5d4b4bde
      https://github.com/llvm/llvm-project/commit/bc3cbd744d70627a7a3e661467168e4b5d4b4bde
  Author: Maksim Panchenko <maks at fb.com>
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
    A llvm/test/tools/llvm-objdump/X86/elf-disassemble-relocs-exec.test
    M llvm/tools/llvm-objdump/llvm-objdump.cpp

  Log Message:
  -----------
  [llvm-objdump] Fix 'llvm-objdump -dr' for executables with relocations

Print relocations interleaved with disassembled instructions for
executables with relocatable sections, e.g. those built with "-Wl,-q".

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

(cherry picked from commit 6300e4ac5806c9255c68c6fada37b2ce70efc524)




More information about the All-commits mailing list