Added test case for the patch D75866 "supporting the visibility attribute for aix...
authordiggerlin <digger.llvm@gmail.com>
Tue, 9 Jun 2020 20:28:52 +0000 (16:28 -0400)
committerdiggerlin <digger.llvm@gmail.com>
Tue, 9 Jun 2020 20:29:28 +0000 (16:29 -0400)
commit2a3f5021f5db56c0190e255fbde3fe619fa9e395
tree2089a9d50319b73e4f4992e98fe6833b0ba3e117
parent856ba638d57ead6df85a4ff39531282c6c110232
Added test case for the patch D75866 "supporting the visibility attribute for aix assembly"

The test case has been reviewed in the patch D75866

Reviewers: Jason Liu ,hubert.reinterpretcast,James Henderson

Differential Revision: https://reviews.llvm.org/D75866
llvm/test/CodeGen/PowerPC/aix-xcoff-visibility.ll [new file with mode: 0644]