[all-commits] [llvm/llvm-project] 29b0a2: [llvm-objdump] Print out xcoff file header for xc...

zhijian lin via All-commits all-commits at lists.llvm.org
Thu Aug 15 10:51:16 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29b0a251c14b248848f2bbad1618b66a0c173336
      https://github.com/llvm/llvm-project/commit/29b0a251c14b248848f2bbad1618b66a0c173336
  Author: zhijian lin <zhijian at ca.ibm.com>
  Date:   2024-08-15 (Thu, 15 Aug 2024)

  Changed paths:
    A llvm/test/tools/llvm-objdump/XCOFF/private-headers.test
    M llvm/tools/llvm-objdump/XCOFFDump.cpp

  Log Message:
  -----------
  [llvm-objdump] Print out  xcoff file header for xcoff object file with option private-headers (#96350)

Print out the XCOFF file header and load section header for the XCOFF
object file using llvm-objdump with the --private-headers option.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list