[all-commits] [llvm/llvm-project] d24e72: [AIX] Disable tests failing due to lack of 64-bit ...
Jake Egan via All-commits
all-commits at lists.llvm.org
Mon Oct 18 10:08:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d24e721debb074c68795c2b019cb51da690ab5f8
https://github.com/llvm/llvm-project/commit/d24e721debb074c68795c2b019cb51da690ab5f8
Author: Jake Egan <Jake.Egan at ibm.com>
Date: 2021-10-18 (Mon, 18 Oct 2021)
Changed paths:
M llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
M llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list