diff options
author | Jake Egan <jakeegan10@gmail.com> | 2022-03-28 09:43:21 -0400 |
---|---|---|
committer | Jake Egan <jakeegan10@gmail.com> | 2022-03-28 09:43:48 -0400 |
commit | f5a9b5cc12658f4d6caa3e0cfc3e771698fb3798 (patch) | |
tree | b7bcd54223a50b8a060d4df6dde11dc4def5c543 /llvm/lib/IR/Module.cpp | |
parent | 281b7eeb149d236dd4f2c1ab976cce361de4e057 (diff) | |
download | llvm-f5a9b5cc12658f4d6caa3e0cfc3e771698fb3798.zip llvm-f5a9b5cc12658f4d6caa3e0cfc3e771698fb3798.tar.gz llvm-f5a9b5cc12658f4d6caa3e0cfc3e771698fb3798.tar.bz2 |
[NFC][tests][AIX] XFAIL test for lack of visibility support
With the addition of `__attribute__((visibility("hidden")))` to the test, the test fails because AIX's current default behaviour is to ignore hidden visibility, so the expected error is not seen. This patch marks the test `XFAIL` on AIX for now.
Reviewed By: cebowleratibm
Differential Revision: https://reviews.llvm.org/D122519
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions