[PATCH] D34140: [ELF] Add armelf emulation mode

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 17:42:39 PDT 2017


emaste added a comment.

In https://reviews.llvm.org/D34140#779285, @ruiu wrote:

> This seems fine, but who actually passes "armelf"? Just want to confirm that this is in use.


FreeBSD does; actually, we pass `armelf_fbsd` but `_fbsd` is stripped off just above.


Repository:
  rL LLVM

https://reviews.llvm.org/D34140





More information about the llvm-commits mailing list