[all-commits] [llvm/llvm-project] aa8631: [AIX][XCOFF] Support Mergeable2ByteCString and Mer...

diggerlin via All-commits all-commits at lists.llvm.org
Mon Feb 10 11:46:13 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aa86311e6204778db87cdeb85ef1a177bdc52a19
      https://github.com/llvm/llvm-project/commit/aa86311e6204778db87cdeb85ef1a177bdc52a19
  Author: diggerlin <digger.llvm at gmail.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
    M llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
    M llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-str.ll

  Log Message:
  -----------
  [AIX][XCOFF] Support Mergeable2ByteCString and Mergeable4ByteCString

SUMMARY:
The patch is enable to support Mergeable2ByteCString and Mergeable4ByteCString

Reviewers: daltenty
Subscribers: wuzish, nemanjai, hiraditya

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




More information about the All-commits mailing list