[all-commits] [llvm/llvm-project] af8576: [XCOFF][AIX] Read-only data section object file ge...

jasonliudev via All-commits all-commits at lists.llvm.org
Fri Nov 22 07:49:55 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: af8576ff9d5a66d30ce27176aff808b688c3ec85
      https://github.com/llvm/llvm-project/commit/af8576ff9d5a66d30ce27176aff808b688c3ec85
  Author: jasonliu <jasonliu.development at gmail.com>
  Date:   2019-11-22 (Fri, 22 Nov 2019)

  Changed paths:
    M llvm/lib/MC/XCOFFObjectWriter.cpp
    M llvm/test/CodeGen/PowerPC/aix-xcoff-rodata.ll

  Log Message:
  -----------
  [XCOFF][AIX] Read-only data section object file generation

Summary:
This patch is a follow up on read-only assembly patch D70182.
It intends to enable object file generation for the read-only data section on AIX.

Reviewers: DiggerLin, daltenty

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




More information about the All-commits mailing list