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

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 24 18:09:29 PDT 2018


echristo added a comment.

Going to guess you need someone to commit this for you.

Done in:

echristo at athyra ~/s/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
	M	include/llvm/ADT/Triple.h
	M	include/llvm/MC/MCELFObjectWriter.h
	M	lib/Support/Triple.cpp
	M	unittests/ADT/TripleTest.cpp
Committed r340675


https://reviews.llvm.org/D48964





More information about the llvm-commits mailing list