krytarowski accepted this revision.
krytarowski added inline comments.
This revision is now accepted and ready to land.
Comment at: lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:657
} break;
+ case llvm::Triple::aarch64: {
+// Assume order PT_GETREGS
krytarowski added inline comments.
Comment at:
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/netbsd-core/TestNetBSDCore.py:236
+
+@skipIfLLVMTargetMissing("AArch64")
+def test_aarch64(self):
I would move it above X86.
Repository:
rLL
mgorny updated this revision to Diff 193020.
mgorny added a comment.
Reordered as requested.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60034/new/
https://reviews.llvm.org/D60034
Files:
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/netbsd-core/1lwp_SIGSEGV.aarch6