[all-commits] [llvm/llvm-project] 371685: [MC] Properly disable debug-frame test on AppleSil...
Steven Wu via All-commits
all-commits at lists.llvm.org
Thu Sep 29 16:21:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3716851a84f2b4aac8afa08b2003b19cab166100
https://github.com/llvm/llvm-project/commit/3716851a84f2b4aac8afa08b2003b19cab166100
Author: Steven Wu <stevenwu at apple.com>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M llvm/test/MC/ELF/cfi-version.ll
M llvm/test/lit.cfg.py
Log Message:
-----------
[MC] Properly disable debug-frame test on AppleSilicon Mac
Disable debug-frame tests on AppleSilicon Mac to improve some of the fix
in PR46647.
Reviewed By: aprantl
Differential Revision: https://reviews.llvm.org/D134896
More information about the All-commits
mailing list