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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Could you add a bit more detail about what DWARF sections are missing? Is this a missing feature for AIX DWARF that will be fixed in the future? (perhaps a FIXME/pointer to a bug/etc would be suitable as a comment, then)