The core file used is built for i386 so we
need the x86 backend to be able to load it.
Details
Details
- Reviewers
labath - Commits
- rGa1f3187ca8a3: [lldb] Require x86 for unwind no-return test
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
(apologies for the review spam, you're the author of the test in this case)
lldb in fact crashes when you try to load the core file. Would be nice to give a good failure message if we can but skipping this test makes sense anyway.
Comment Actions
np
lldb in fact crashes when you try to load the core file. Would be nice to give a good failure message if we can but skipping this test makes sense anyway.
Agree completely.