llvm-project/lldb/test/Shell/Unwind
Jonas Devlieghere b4180fe477 [lldb/Test] Disable eh-frame-augment-noop.test on macOS
The test fails on Darwin because a different Asynchronous UnwindPlan is
chosen:

  Asynchronous (not restricted to call-sites) UnwindPlan is 'assembly
  insn profiling'`

instead of what the test expects:

  Asynchronous (not restricted to call-sites) UnwindPlan is 'eh_frame
  CFI'
2020-06-26 15:59:59 -07:00
..
Inputs [lldb/Unwind] Use eh_frame plan directly when it doesn't need to be augmented 2020-06-26 11:46:47 +02:00
eh-frame-augment-noop.test [lldb/Test] Disable eh-frame-augment-noop.test on macOS 2020-06-26 15:59:59 -07:00
eh-frame-dwarf-unwind.test [lldb] Remove custom DWARF expression printing code 2020-05-25 16:09:25 +02:00
eh-frame-small-fde.test [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
prefer-debug-over-eh-frame.test [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
thread-step-out-ret-addr-check.test [lldb/Driver] Exit with a non-zero exit code in case of error in batch mode. 2020-05-05 11:01:44 -07:00
trap_frame_sym_ctx.test [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
unwind-plan-dwarf-dump.test [lldb] Remove custom DWARF expression printing code 2020-05-25 16:09:25 +02:00