[PATCH] D42870: Correct recognition of NetBSD images

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 15:26:28 PST 2018


clayborg added a comment.

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)?


Repository:
  rL LLVM

https://reviews.llvm.org/D42870





More information about the llvm-commits mailing list