[all-commits] [llvm/llvm-project] dad2b6: [PowerPC][AIX] Support toc-data attribute for read...

yoalione via All-commits all-commits at lists.llvm.org
Thu Jan 27 07:49:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dad2b6e797df82c9ea5377394e09aacf6d824560
      https://github.com/llvm/llvm-project/commit/dad2b6e797df82c9ea5377394e09aacf6d824560
  Author: Yousuf Ali <yoali at ibm.com>
  Date:   2022-01-27 (Thu, 27 Jan 2022)

  Changed paths:
    M llvm/lib/MC/MCSectionXCOFF.cpp
    A llvm/test/CodeGen/PowerPC/toc-data-const.ll

  Log Message:
  -----------
  [PowerPC][AIX] Support toc-data attribute for read-only globals.

The patch handles the addition of constant global variables to the table
of contents.

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




More information about the All-commits mailing list