[all-commits] [llvm/llvm-project] 909f3d: [yaml2obj][XCOFF] customize the string table

Esme via All-commits all-commits at lists.llvm.org
Mon Sep 13 02:25:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 909f3d738079eb5971f584e2a4119de43744c73f
      https://github.com/llvm/llvm-project/commit/909f3d738079eb5971f584e2a4119de43744c73f
  Author: Esme-Yi <esme.yi at ibm.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
    M llvm/include/llvm/ObjectYAML/XCOFFYAML.h
    M llvm/lib/ObjectYAML/XCOFFEmitter.cpp
    M llvm/lib/ObjectYAML/XCOFFYAML.cpp
    M llvm/test/tools/obj2yaml/XCOFF/aix.yaml
    A llvm/test/tools/yaml2obj/XCOFF/string-table.yaml

  Log Message:
  -----------
  [yaml2obj][XCOFF] customize the string table

Summary: The patch adds support for yaml2obj customizing the string table.

Reviewed By: jhenderson

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




More information about the All-commits mailing list