[all-commits] [llvm/llvm-project] f62437: [AIX][CodeGen] Renaming mroptr to xcoff-mroptr

Qiongsi Wu via All-commits all-commits at lists.llvm.org
Fri Mar 31 07:12:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f624372ccb74f455986db799f9368dec36927696
      https://github.com/llvm/llvm-project/commit/f624372ccb74f455986db799f9368dec36927696
  Author: Qiongsi Wu <qwu at ibm.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    M llvm/docs/ReleaseNotes.rst
    M llvm/lib/CodeGen/CommandFlags.cpp
    M llvm/test/CodeGen/PowerPC/aix-xcoff-roptr.ll
    M llvm/test/CodeGen/PowerPC/aix64-xcoff-roptr.ll
    M llvm/tools/llc/llc.cpp

  Log Message:
  -----------
  [AIX][CodeGen] Renaming mroptr to xcoff-mroptr

This patch renames the `mroptr` option to `mxcoff-roptr` to indicate in the option itself that it is xcoff specific.

Reviewed By: hubert.reinterpretcast

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




More information about the All-commits mailing list