[all-commits] [llvm/llvm-project] fa1dd5: [AIX] Disable cfi-version test on AIX
Jake Egan via All-commits
all-commits at lists.llvm.org
Sun Oct 31 06:33:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa1dd5fdeee291cadc35661f3c9d61b70c751016
https://github.com/llvm/llvm-project/commit/fa1dd5fdeee291cadc35661f3c9d61b70c751016
Author: Jake Egan <Jake.Egan at ibm.com>
Date: 2021-10-31 (Sun, 31 Oct 2021)
Changed paths:
M llvm/test/MC/ELF/cfi-version.ll
M llvm/test/lit.cfg.py
Log Message:
-----------
[AIX] Disable cfi-version test on AIX
`.debug_frame` is not emitted on AIX, so this patch disables the test.
Reviewed By: shchenz, jsji
Differential Revision: https://reviews.llvm.org/D112593
More information about the All-commits
mailing list