[all-commits] [llvm/llvm-project] e1eec7: [XCOFF][yaml2obj] support for the auxiliary file h...

Esme via All-commits all-commits at lists.llvm.org
Tue Nov 9 01:50:10 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1eec7601b6988b35ae3cdc8d67cf3cf4e1361dd
      https://github.com/llvm/llvm-project/commit/e1eec7601b6988b35ae3cdc8d67cf3cf4e1361dd
  Author: Esme-Yi <esme.yi at ibm.com>
  Date:   2021-11-09 (Tue, 09 Nov 2021)

  Changed paths:
    M llvm/include/llvm/BinaryFormat/XCOFF.h
    M llvm/include/llvm/ObjectYAML/XCOFFYAML.h
    M llvm/lib/ObjectYAML/XCOFFEmitter.cpp
    M llvm/lib/ObjectYAML/XCOFFYAML.cpp
    A llvm/test/tools/yaml2obj/XCOFF/aux-hdr-defaults.yaml
    A llvm/test/tools/yaml2obj/XCOFF/aux-hdr-full-contents.yaml

  Log Message:
  -----------
  [XCOFF][yaml2obj] support for the auxiliary file header.

Summary:
  This patch adds yaml2obj supporting for the auxiliary
  file header of XCOFF.

Reviewed By: DiggerLin, jhenderson

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




More information about the All-commits mailing list