hanchenye-llvm-project/lldb/lit/Unwind
Pavel Labath 5a500fd2c5 XFAIL prefer-debug-over-eh-frame.test on darwin
debug_frame does not seem to work on darwin, so there is nothing to
prefer.

Adding `-g` to the compiler command line is enough to get the
__debug_frame section added to the dsym file. Though lldb then finds the
section, and correctly assigns the section type to it, this does not
seem to be enough to get lldb to actually use this section for
unwinding.

llvm-svn: 361760
2019-05-27 13:43:01 +00:00
..
Inputs FuncUnwinders: prefer debug_frame over eh_frame 2019-05-27 11:53:24 +00:00
eh-frame-dwarf-unwind.test Disable eh-frame-dwarf-unwind.test on windows 2019-05-07 19:24:28 +00:00
eh-frame-small-fde.test
prefer-debug-over-eh-frame.test XFAIL prefer-debug-over-eh-frame.test on darwin 2019-05-27 13:43:01 +00:00
unwind-plan-dwarf-dump.test