[AIX][CodeGen] Renaming mroptr to xcoff-mroptr
authorQiongsi Wu <qwu@ibm.com>
Fri, 31 Mar 2023 13:47:07 +0000 (09:47 -0400)
committerQiongsi Wu <qwu@ibm.com>
Fri, 31 Mar 2023 14:09:48 +0000 (10:09 -0400)
commitf624372ccb74f455986db799f9368dec36927696
treee0b8a5a2238a846d21cf55b7d8d10349d4a12ddf
parentbdf52b5dfe4c9d1074e51cd432c5364d8e69462a
[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
llvm/docs/ReleaseNotes.rst
llvm/lib/CodeGen/CommandFlags.cpp
llvm/test/CodeGen/PowerPC/aix-xcoff-roptr.ll
llvm/test/CodeGen/PowerPC/aix64-xcoff-roptr.ll
llvm/tools/llc/llc.cpp