[Lldb-commits] [PATCH] D60034: [lldb] [Process/elf-core] Support aarch64 NetBSD core dumps

Kamil Rytarowski via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Mar 31 05:09:20 PDT 2019


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:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60034/new/

https://reviews.llvm.org/D60034





More information about the lldb-commits mailing list