[all-commits] [llvm/llvm-project] fae704: [lldb][test] Re-XFAIL prefer-debug-over-eh-frame.test
Michael Buch via All-commits
all-commits at lists.llvm.org
Tue Jun 13 07:08:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fae704bad90077a22e4534222903a6b03407650e
https://github.com/llvm/llvm-project/commit/fae704bad90077a22e4534222903a6b03407650e
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M lldb/test/Shell/Unwind/prefer-debug-over-eh-frame.test
Log Message:
-----------
[lldb][test] Re-XFAIL prefer-debug-over-eh-frame.test
This was un-XFAILed in `83cb2123be487302070562c45e6eb4955b22c2b4`
due to D144999. Since then D152540 fixed emission of eh_frame's
on Darwin, causing this test to fail again.
Differential Revision: https://reviews.llvm.org/D152806
More information about the All-commits
mailing list