davide added a comment.

In https://reviews.llvm.org/D42870#996899, @clayborg wrote:

> Probably take a ELF file that is NetBSD and obj2yaml it. The test would run 
> yaml2obj on it and then test that things are recognized correctly via the SB 
> interfaces (check triple is correct)?


The SBApi in this case is a sledgehammer. I think `lldb-test` or an unitest 
would be a better/lightweight alternative.


Repository:
  rL LLVM

https://reviews.llvm.org/D42870



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to