[PATCH] D28898: [ELF] - Allow emulation to be different from input objects target.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 11:55:48 PST 2017


ruiu added a comment.

What this does is probably okay, but this patch seems to be juggling data around unnecessarily. You probably want to restart from scratch to get cleaner code.


https://reviews.llvm.org/D28898





More information about the llvm-commits mailing list