[clang][AIX] Adding Revised xcoff-roptr CodeGen Test Case
authorQiongsi Wu <qwu@ibm.com>
Tue, 16 May 2023 13:41:00 +0000 (09:41 -0400)
committerQiongsi Wu <qwu@ibm.com>
Tue, 16 May 2023 13:41:24 +0000 (09:41 -0400)
commit1b1f1b9079e2f01f963c6c7cd766d67029ba87cb
tree7ce57291e8cbe92e73908fd86be31222a88bcc30
parent3b6a368d763e812024ca6ba4024855603f693291
[clang][AIX] Adding Revised xcoff-roptr CodeGen Test Case

https://reviews.llvm.org/D150586 removed a problematic test cases that caused failures on non-ppc buildbots. This patch revises the test case and adds it back.

Reviewed By: hubert.reinterpretcast

Differential Revision: https://reviews.llvm.org/D150597
clang/test/CodeGen/PowerPC/aix-roptr.c [new file with mode: 0644]