[all-commits] [llvm/llvm-project] b91f79: implement printing out raw section data of xcoff o...

diggerlin via All-commits all-commits at lists.llvm.org
Tue Nov 19 10:31:55 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b91f798fde42668a3a7b361c015deb787a46720d
      https://github.com/llvm/llvm-project/commit/b91f798fde42668a3a7b361c015deb787a46720d
  Author: diggerlin <digger.llvm at gmail.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

  Changed paths:
    M llvm/lib/Object/XCOFFObjectFile.cpp
    A llvm/test/tools/llvm-objdump/xcoff-disassemble-all.test
    A llvm/test/tools/llvm-objdump/xcoff-raw-section-data.test

  Log Message:
  -----------
  implement printing out raw section data of xcoff objectfile for llvm-objdump

SUMMARY:
implement printing out raw section data of xcoff objectfile for llvm-objdump
and option -D --disassemble-all option for llvm-objdump

Reviewers: Sean Fertile
Subscribers: rupprecht, seiyai,hiraditya

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




More information about the All-commits mailing list