[all-commits] [llvm/llvm-project] 143e42: [AIX] Disable failing tests because of missing DWA...
Jake Egan via All-commits
all-commits at lists.llvm.org
Thu Dec 9 06:05:58 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 143e42429480bc93ac2fb1defc9b0dea30186f61
https://github.com/llvm/llvm-project/commit/143e42429480bc93ac2fb1defc9b0dea30186f61
Author: Jake Egan <Jake.Egan at ibm.com>
Date: 2021-12-09 (Thu, 09 Dec 2021)
Changed paths:
M llvm/test/DebugInfo/Generic/cross-cu-inlining.ll
M llvm/test/DebugInfo/Generic/line-table-addrx.ll
Log Message:
-----------
[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
More information about the All-commits
mailing list