[all-commits] [llvm/llvm-project] 2f43a6: [AIX] XFAIL lto-comp-dir.ll for lack of .file dire...
Jake Egan via All-commits
all-commits at lists.llvm.org
Tue Nov 16 06:15:16 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f43a656f341ded126f3f8be6053c5e4f1bba935
https://github.com/llvm/llvm-project/commit/2f43a656f341ded126f3f8be6053c5e4f1bba935
Author: Jake Egan <Jake.Egan at ibm.com>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M llvm/test/DebugInfo/Generic/lto-comp-dir.ll
Log Message:
-----------
[AIX] XFAIL lto-comp-dir.ll for lack of .file directive support
This test explicitly checks for .file directives, which is not currently supported on AIX. This patch sets this test to XFAIL on AIX for now.
Reviewed By: shchenz
Differential Revision: https://reviews.llvm.org/D113640
More information about the All-commits
mailing list