[AIX] Disable failing tests because of missing DWARF sections
The following tests are failing due to missing DWARF sections: `DwarfAccelNamesSection` and `DwarfAddrSection`. This patch sets these tests as `XFAIL` until the sections can be implemented for AIX. Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D114681
Loading
Please sign in to comment