[Lldb-commits] [PATCH] D42870: Correct recognition of NetBSD images

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 2 15:27:17 PST 2018


clayborg added a comment.

You would check in the YAML code for the NetBSD ELF file so that the test case can make it into an ELF file, run the test, verify things, and then cleanup the created ELF file.


Repository:
  rL LLVM

https://reviews.llvm.org/D42870





More information about the lldb-commits mailing list