[AIX] Disable tests failing due to lack of 64-bit XCOFF object file support
authorJake Egan <Jake.Egan@ibm.com>
Mon, 18 Oct 2021 17:07:45 +0000 (13:07 -0400)
committerJake Egan <Jake.Egan@ibm.com>
Mon, 18 Oct 2021 17:08:22 +0000 (13:08 -0400)
commitd24e721debb074c68795c2b019cb51da690ab5f8
treeebc537f64532fb7e16b5c7460eb7dc7615fc3f60
parent51788a5aff870a8e87ce34ffa6cecb46ce68f72e
[AIX] Disable tests failing due to lack of 64-bit XCOFF object file support

The following tests are failing because 64-bit XCOFF object files are not currently supported on AIX. This patch disables these tests on AIX for now.

Reviewed By: shchenz

Differential Revision: https://reviews.llvm.org/D111887
llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp