[PATCH] D48964: Add support for writing HermitCore (https://hermitcore.org) ELF binaries.

Colin Finck via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 05:50:40 PDT 2018


ColinFinck added a comment.

@echristo Is the updated patch alright?
Given that it doesn't allocate a new ELFOSABI constant, but uses an existing one, I hope that it can be merged soon.


https://reviews.llvm.org/D48964





More information about the llvm-commits mailing list